aasm/spec/models/sequel
Aryk Grosz 0c4a25a8d4 Add Sequel transactions and locking
* Add aasm features of ActiveRecord to Sequel! :)
 * All specs pass for sequel, activerecord, and mongoid.
 * Refactor Sequel models to be namespaced under “Sequel”. We
   should do something similar for ActiveRecord in the specs
   to avoid collisions.

Addresses #474

(cherry picked from commit df97ce754f47864abbcb837227da5c4d0ff77289)
2017-07-07 08:08:33 +05:30
..
complex_sequel_example.rb Add Sequel transactions and locking 2017-07-07 08:08:33 +05:30
invalid_persistor.rb Add Sequel transactions and locking 2017-07-07 08:08:33 +05:30
sequel_multiple.rb Add Sequel transactions and locking 2017-07-07 08:08:33 +05:30
sequel_simple.rb Add Sequel transactions and locking 2017-07-07 08:08:33 +05:30
silent_persistor.rb Add Sequel transactions and locking 2017-07-07 08:08:33 +05:30
transactor.rb Add Sequel transactions and locking 2017-07-07 08:08:33 +05:30
validator.rb Add Sequel transactions and locking 2017-07-07 08:08:33 +05:30
worker.rb Add Sequel transactions and locking 2017-07-07 08:08:33 +05:30