Class: Trestle::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/trestle/engine.rb

Instance Method Summary collapse

Instance Method Details

#reset_helpers!Object



60
61
62
# File 'lib/trestle/engine.rb', line 60

def reset_helpers!
  @helpers = nil
end