module Burgundy::Helpers

Public Instance Methods

h()
Alias for: helpers
helpers() click to toggle source
# File lib/burgundy/rails.rb, line 24
def helpers
  ApplicationController.helpers
end
Also aliased as: h