instance method
edit_helper
Ruby on Rails 5.1.7
Since v5.0.7.2 Private — implementation detail, not part of the public APISignature
edit_helper()
No documentation comment.
Source
# File railties/lib/rails/generators/named_base.rb, line 144
def edit_helper # :doc:
"edit_#{show_helper}"
end
Defined in railties/lib/rails/generators/named_base.rb line 144
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::Generators::NamedBase