method

human_name

rails latest stable - Class: Rails::Generators::GeneratedAttribute
human_name()
public

No documentation available.

# File railties/lib/rails/generators/generated_attribute.rb, line 159
      def human_name
        name.humanize
      end