-
added README for migration from versi...
was committed by Thorsten Böttger
Sunday May 18
changeset - Merge branch 'master' into aasm4 http... was committed by Thorsten Böttger 09:05 AM changeset
-
may not fire an unknown event #128
ht...
was committed by Thorsten Böttger
Friday May 16
changeset - version bump to 3.2.0 https://github.... was committed by Thorsten Böttger 04:00 PM changeset
-
Merge branch 'master' into aasm4
http...
was committed by Thorsten Böttger
Sunday May 11
changeset - allow providing any argument for :on_... was committed by Thorsten Böttger 06:18 PM changeset
-
updated Rails versions
https://github...
was committed by Thorsten Böttger
Friday May 09
changeset -
mongoid is not yet compatible with Ra...
was committed by Thorsten Böttger
Monday May 05
changeset - added entry for Sequel to the changel... was committed by Thorsten Böttger 03:56 PM changeset
- running tests with Sequel, too https:... was committed by Thorsten Böttger 03:54 PM changeset
- more links in the README for Sequel h... was committed by Thorsten Böttger 03:54 PM changeset
- Add [sequel](http://sequel.jeremyevan... was committed by Lin Jen-Shin 03:38 PM changeset
- Merge pull request #119 from godfat/s... was committed by Thorsten Böttger 03:38 PM changeset
- Add a section for Sequel support. htt... was committed by Lin Jen-Shin 03:38 PM changeset
-
fix scope controller example in the R...
was committed by Thorsten Böttger
Saturday May 03
changeset - Merge pull request #120 from moserrya... was committed by Thorsten Böttger 06:22 AM changeset
- use class method instead of instance ... was committed by Ryan Moser 06:22 AM changeset
- fix Travis build for Ruby 2.1 https:/... was committed by Thorsten Böttger 06:22 AM changeset
-
use latest Rails versions (for Travis...
was committed by Thorsten Böttger
Friday Apr 18
changeset -
reformatted travis yaml configuration...
was committed by Thorsten Böttger
Friday Mar 21
changeset - better Travis CI icon https://github.... was committed by Thorsten Böttger 05:15 AM changeset
-
use the short mapping
https://github....
was committed by Thorsten Böttger
Thursday Mar 20
changeset - Merge pull request #115 from danlo/ma... was committed by Thorsten Böttger 04:17 PM changeset
- Updated README.md to refect actual co... was committed by Daniel Lo 04:17 PM changeset
-
after_commit hooks are now event-base...
was committed by Thorsten Böttger
Monday Mar 17
changeset - Merge branch 'master' into aasm4 http... was committed by Thorsten Böttger 04:55 PM changeset
-
tmp
https://github.com/aasm/aasm/comm...
was committed by Thorsten Böttger
Tuesday Mar 04
changeset -
tmp
https://github.com/aasm/aasm/comm...
was committed by Thorsten Böttger
Saturday Mar 01
changeset - version bump to 3.1.1 https://github.... was committed by Thorsten Böttger 09:35 AM changeset
- bugfix: don't require ActiveRecord fo... was committed by Thorsten Böttger 09:35 AM changeset
- ignore personal rspec configurations ... was committed by Thorsten Böttger 09:30 AM changeset
-
Merge branch 'master' into aasm4
http...
was committed by Thorsten Böttger
Wednesday Feb 05
changeset -
version bump to 3.1.0
https://github....
was committed by Thorsten Böttger
Wednesday Jan 29
changeset - Merge branch 'master' into aasm4 http... was committed by Thorsten Böttger 03:43 PM changeset
- after and before callbacks support ar... was committed by Thorsten Böttger 03:43 PM changeset
- fixed README: currently after and bef... was committed by Thorsten Böttger 03:34 PM changeset
- Merge branch 'master' into aasm4 http... was committed by Thorsten Böttger 03:23 PM changeset
-
support reading from- and to-state du...
was committed by Thorsten Böttger
Monday Jan 27
changeset -
support event guards #85
https://gith...
was committed by Thorsten Böttger
Friday Jan 24
changeset - support multiple guards per transitio... was committed by Thorsten Böttger 05:12 AM changeset
-
avoid code duplication
https://github...
was committed by Thorsten Böttger
Thursday Jan 23
changeset - badges (including retina badge for th... was committed by Thorsten Böttger 03:57 PM changeset
-
allow configuring behavior of nested ...
was committed by Thorsten Böttger
Wednesday Jan 22
changeset -
Merge branch 'master' into aasm4
http...
was committed by Thorsten Böttger
Wednesday Jan 15
changeset -
Merge pull request #106 from petergol...
was committed by Thorsten Böttger
Monday Jan 13
changeset - Update specs to use 'expect' syntax u... was committed by Peter M. Goldstein 03:32 PM changeset
-
preparing version 3.1.0
https://githu...
was committed by Thorsten Böttger
Saturday Jan 11
changeset - not supporting Ruby 1.8.7 anymore htt... was committed by Thorsten Böttger 07:17 AM changeset
- Add a validate method for ActiveRecor... was committed by Ivan Tse 07:06 AM changeset
- Merge branch 'master' of https://gith... was committed by Thorsten Böttger 07:06 AM 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.