method

name

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: ActiveRecord::Reflection::MacroReflection
name() public

Returns the name of the macro. For example, composed_of :balance, :class_name => 'Money' will return :balance or for has_many :clients it will return :clients.

Show source
Register or log in to add new notes.