Flowdock
method

options

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

Returns the hash of options used for the macro, so 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.