Flowdock
method

options

Importance_1
v2.2.1 - Show latest stable - 0 notes - Class: ActiveRecord::Reflection::MacroReflection
options() public

Returns the hash of options used for the macro. For example, it would return { :class_name => "Money" } for composed_of :balance, :class_name => 'Money' or +{}+ for has_many :clients.

Show source
Register or log in to add new notes.