method
show_helper
v5.1.7 -
Show latest stable
- Class:
Rails::Generators::NamedBase
show_helper()private
No documentation available.
# File railties/lib/rails/generators/named_base.rb, line 140
def show_helper # :doc:
"#{singular_table_name}_url(@#{singular_table_name})"
end