Method: Rails::Generators::ActiveModel#name

Defined in:
lib/rails/generators/active_model.rb

#nameObject (readonly)

Returns the value of attribute name.



27
28
29
# File 'lib/rails/generators/active_model.rb', line 27

def name
  @name
end