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