Module: Accountable::Accountee::ClassMethods
- Defined in:
- lib/accountable/accountee.rb
Instance Method Summary collapse
Instance Method Details
#accountee_options ⇒ Object
12 13 14 |
# File 'lib/accountable/accountee.rb', line 12 def ||= { :of => :account } end |