Module: Burgundy::Helpers

Extended by:
ActiveSupport::Concern
Included in:
Item
Defined in:
lib/burgundy/rails.rb

Instance Method Summary collapse

Instance Method Details

#helpersObject Also known as: h



24
25
26
# File 'lib/burgundy/rails.rb', line 24

def helpers
  ApplicationController.helpers
end