method
human_name
v3.2.13 -
Show latest stable
- Class:
Rails::Generators::GeneratedAttribute
human_name()public
No documentation available.
# File railties/lib/rails/generators/generated_attribute.rb, line 78
def human_name
name.to_s.humanize
end