class Trestle::Engine
Public Instance Methods
reset_helpers!()
click to toggle source
# File lib/trestle/engine.rb, line 52 def reset_helpers! @helpers = nil end
# File lib/trestle/engine.rb, line 52 def reset_helpers! @helpers = nil end