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