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



52
53
54
# File 'lib/trestle/engine.rb', line 52

def reset_helpers!
  @helpers = nil
end