-
Fix Sequel deprecation warnings
Fixe...
was committed by Aryk Grosz
Tuesday Jun 13
changeset -
Fix arguments for transitions callbac...
was committed by Anil Maurya
Tuesday May 23
changeset -
Fix may_*? methods when using with rs...
was committed by Anil Maurya
Monday May 22
changeset -
Upgrade rails to version 5.1.1
https:...
was committed by depfu-bot
Friday May 12
changeset - Upgrade rails to version 5.0.3 https:... was committed by depfu-bot 04:11 PM changeset
-
Add specs to verify may_*? methods fo...
was committed by Anil Maurya
Saturday Apr 29
changeset -
Upgrade rails to version 5.1.0
https:...
was committed by depfu-bot
Thursday Apr 27
changeset - Fix guard checking when from is not p... was committed by Adam Szczombrowski 06:22 AM changeset
-
Update Readme, add example to add opt...
was committed by Anil Kumar Maurya
Thursday Apr 13
changeset - Updates README with correct method si... was committed by Kyle Ribordy 01:56 AM changeset
-
Update rails dependency to 5.0.2 from...
was committed by Anil Maurya
Sunday Apr 09
changeset - Removed dead code Just a small :nail... was committed by Hélio Costa e Silva 05:54 AM changeset
- Add documentation about `aasm_event_f... was committed by Fernando Almeida 05:49 AM changeset
- Remove cautionary note for multiple s... was committed by Anil Kumar Maurya 05:29 AM changeset
-
Remove extract_options!, active_suppo...
was committed by Anil Maurya
Monday Apr 03
changeset - Support Minitest spec expectations (#... was committed by Farrukh 02:56 AM changeset
- Update Dynamodb wget url in travis.ym... was committed by Anil Maurya 02:39 AM changeset
-
Remove logger not released from Readm...
was committed by Anil Kumar Maurya
Tuesday Mar 21
changeset - Version bump to 4.12.0 https://github... was committed by Anil Maurya 02:08 AM changeset
-
Use concurrent map to hold list of st...
was committed by Reid Morrison
Saturday Mar 18
changeset -
Update Changelog
https://github.com/a...
was committed by Anil Kumar Maurya
Thursday Mar 16
changeset - Make aasm thread-safe. (#442) Ever s... was committed by Reid Morrison 03:28 AM changeset
- Update unscoped class when saving wit... was committed by Larissa Reis 03:16 AM changeset
-
Fix contributing link on Readme [ci-s...
was committed by Anil Kumar Maurya
Wednesday Mar 08
changeset - Drop Support for Mongo Mapper (#439) ... was committed by Reid Morrison 12:59 PM changeset
- Deep clone state machine during inher... was committed by Tyler Hogan 01:58 AM changeset
-
Highlighting bang event in Readme [ci...
was committed by Anil Kumar Maurya
Tuesday Feb 28
changeset - Add :binding_event option to Readme h... was committed by Anil Kumar Maurya 05:07 AM changeset
- Add binding event (#438) * add bindi... was committed by Dao Le 04:55 AM changeset
-
Added contributing documentation
Thi...
was committed by Whatisinternet
Friday Feb 24
changeset - Add whiny_persistence support and som... was committed by Victor Shcherbakov 02:31 AM changeset
-
Update README.md - Active Record
http...
was committed by Mateusz Wieloch
Thursday Feb 23
changeset -
run ActiveRecord specs only if Active...
was committed by Thorsten Böttger
Friday Feb 10
changeset - remove dependency on Rails (ActiveSup... was committed by Thorsten Böttger 07:03 AM changeset
- use proper encoding for ✔ and ✖ https... was committed by Thorsten Böttger 06:39 AM changeset
- move redis and sequel loading and ini... was committed by Thorsten Böttger 06:39 AM changeset
- move mongoid and mongo_mapper loading... was committed by Thorsten Böttger 06:39 AM changeset
- move dynamoid loading and initialisat... was committed by Thorsten Böttger 06:39 AM changeset
- move mongoid and mongo_mapper loading... was committed by Thorsten Böttger 06:39 AM changeset
- reduce warning output when running sp... was committed by Thorsten Böttger 06:00 AM changeset
- unify and beautify gem-dependency out... was committed by Thorsten Böttger 06:00 AM changeset
- reduce warning output when running sp... was committed by Thorsten Böttger 06:00 AM changeset
-
support easy testing
https://github.c...
was committed by Thorsten Böttger
Thursday Feb 09
changeset - how to use appraisal https://github.c... was committed by Thorsten Böttger 06:46 AM changeset
- show MongoDB version used on Travis C... was committed by Thorsten Böttger 05:57 AM changeset
-
Fix dynamodb_local path in travis.yml...
was committed by Anil Maurya
Monday Jan 23
changeset - Resolve Ruby 1.9.3 failing on CI (#43... was committed by Josh Teeter 04:34 AM changeset
-
Merge pull request #422 from timsly/b...
was committed by Anil Kumar Maurya
Monday Dec 19
changeset - Add before_success event on event lay... was committed by Tim Masliuchenko 04:53 AM changeset
-
Update Travis CI configuration
* Use...
was committed by Ryoji Yoshioka
Tuesday Dec 13
changeset
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.