Module: Interest::Extension::ClassMethods
- Defined in:
- lib/interest.rb
Instance Method Summary collapse
Instance Method Details
#interest ⇒ Object
22 23 24 25 26 |
# File 'lib/interest.rb', line 22 def interest acts_as_followable acts_as_follow_requestable acts_as_blockable end |