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