Module: WithLockVersion::ActiveRecordExt::ClassMethods

Defined in:
lib/with_lock_version/active_record_ext.rb

Instance Method Summary collapse

Instance Method Details

#with_lock_versionableObject



8
9
10
# File 'lib/with_lock_version/active_record_ext.rb', line 8

def with_lock_versionable
  include WithLockVersion::ActiveRecordExt::Core
end