Module: Actionstore::ClassMethods

Included in:
ActiveRecord::Base
Defined in:
lib/actionstore/actionstore.rb

Instance Method Summary collapse

Instance Method Details

#has_actionstoreObject



16
17
18
# File 'lib/actionstore/actionstore.rb', line 16

def has_actionstore
  include Actionstore::InstanceMethods
end