attribute name
Ruby on Rails 3.2.22.5
Since v3.0.20Returns the name of the macro.
composed_of :balance, :class_name => 'Money' returns :balance has_many :clients returns :clients
Ruby on Rails 3.2.22.5
Since v3.0.20Returns the name of the macro.
composed_of :balance, :class_name => 'Money' returns :balance has_many :clients returns :clients