method

helper

v3.0.9 - Show latest stable - Class: Object
helper()
public

No documentation available.

# File railties/lib/rails/console/helpers.rb, line 1
def helper
  @helper ||= ApplicationController.helpers
end