method
helper
rails latest stable - Class:
Object
helper()public
No documentation available.
# File railties/lib/rails/console/helpers.rb, line 1
def helper
@helper ||= ApplicationController.helpers
end helper()No documentation available.
# File railties/lib/rails/console/helpers.rb, line 1
def helper
@helper ||= ApplicationController.helpers
end