-
instance-based events inspection now ... was committed by Thorsten Böttger
Sunday Oct 12
-
Merge branch 'master' into aasm4 http... was committed by Thorsten Böttger 09:38 AM
-
Merge pull request #175 from danlo/ma... was committed by Thorsten Böttger 09:19 AM
-
correct wrong events in the inspectio... was committed by Thorsten Böttger
Friday Oct 10
-
Added a section for transitions I wa... was committed by Daniel Lo
Tuesday Oct 07
-
following @stiff, and writing a bette... was committed by Thorsten Böttger
Monday Sep 29
-
Merge pull request #171 from pywebdes... was committed by Thorsten Böttger
Sunday Sep 21
-
Update README.md https://github.com/a... was committed by Pierre-Yves
Tuesday Sep 16
-
Merge branch 'aasm4_squash_merging_st... was committed by Thorsten Böttger
Friday Sep 12
-
callback :on_transition renamed to :a... was committed by Thorsten Böttger 08:30 AM
-
Merge branch 'master' into aasm4 http... was committed by Thorsten Böttger 07:46 AM
-
version bump to 3.4.0 https://github.... was committed by Thorsten Böttger 05:43 AM
-
allow retrieving the current event (s... was committed by Thorsten Böttger 05:42 AM
-
Merge branch 'master' of https://gith... was committed by Thorsten Böttger
Tuesday Sep 09
-
update changelog for callback clean-u... was committed by Thorsten Böttger 05:04 PM
-
clean up callbacks (closing #96) http... was committed by Thorsten Böttger 05:02 PM
-
updated README for new callback struc... was committed by Thorsten Böttger 04:58 PM
-
merging two readmes for how-to-migrat... was committed by Thorsten Böttger 04:54 PM
-
final cut (step 6) https://github.com... was committed by Thorsten Böttger 04:48 PM
-
added some guard tests (step 5) https... was committed by Thorsten Böttger 04:43 PM
-
fire guards before running state call... was committed by Thorsten Böttger 04:35 PM
-
re-activated state.exit and state.ent... was committed by Thorsten Böttger 04:09 PM
-
step 2 https://github.com/aasm/aasm/c... was committed by Thorsten Böttger
Monday Sep 08
-
Merge branch 'aasm4' into aasm4_issue... was committed by Thorsten Böttger 05:52 PM
-
Merge branch 'master' into aasm4 http... was committed by Thorsten Böttger 05:41 PM
-
version bump to 3.3.3 https://github.... was committed by Thorsten Böttger
Wednesday Aug 20
-
tmp https://github.com/aasm/aasm/comm... was committed by Thorsten Böttger
Monday Aug 18
-
Merge branch 'master' into aasm4 Con... was committed by Thorsten Böttger 03:44 PM
-
tmp https://github.com/aasm/aasm/comm... was committed by Thorsten Böttger 03:41 PM
-
bugfix: support reloading development... was committed by Thorsten Böttger
Sunday Aug 17
-
corrected list of authors https://git... was committed by Thorsten Böttger 12:19 PM
-
version bump to 3.3.2 https://github.... was committed by Thorsten Böttger
Saturday Aug 16
-
added some changes to the changelog h... was committed by Thorsten Böttger 07:02 AM
-
added some changes to the changelog h... was committed by Thorsten Böttger 06:47 AM
-
Merge pull request #157 from MichaelX... was committed by Thorsten Böttger 06:47 AM
-
Merge pull request #154 from peteryat... was committed by Thorsten Böttger 05:27 AM
-
Merge pull request #160 from ataber/m... was committed by Thorsten Böttger 05:25 AM
-
Merge pull request #164 from robertho... was committed by Thorsten Böttger 05:14 AM
-
No longer creating transaction when n... was committed by Robert Honer
Friday Aug 15
-
Merge pull request #151 from ivantsep... was committed by Thorsten Böttger
Sunday Aug 10
-
Update readme for required to_state a... was committed by Andrew Taber
Wednesday Aug 06
-
Fix stack level too deep error due to... was committed by Michael Xavier
Friday Jul 25
-
Merge pull request #155 from tyre/pat... was committed by Thorsten Böttger
Thursday Jul 24
-
Update README.md https://github.com/a... was committed by Chris Maddox
Monday Jul 21
-
Fix typo in README Remove the 'g' fr... was committed by Peter Yates
Thursday Jul 17
-
Merge pull request #153 from generalz... was committed by Thorsten Böttger
Wednesday Jul 16
-
Fix typo in aasm_write_state https://... was committed by Jack Zhou 01:24 PM
-
Merge branch 'master' into after_comm... was committed by Ivan Tse
Tuesday Jul 15
-
Merge branch 'master' into aasm4 Con... was committed by Thorsten Böttger
Sunday Jul 13
-
provide a configuration class (to eas... was committed by Thorsten Böttger 08:07 AM
-
version bump to 3.3.1 https://github.... was committed by Thorsten Böttger
Saturday Jul 12
-
bugfix: permissible events will respe... was committed by Thorsten Böttger 09:24 AM
-
Merge pull request #149 from niku/pat... was committed by Thorsten Böttger 08:34 AM
-
Fix enum syntax https://github.com/aa... was committed by niku
Tuesday Jul 08
-
version bump to 3.3.0 https://github.... was committed by Thorsten Böttger
Sunday Jul 06
-
Merge pull request #124 from bkon/fea... was committed by Thorsten Böttger
Sunday Jun 29
-
Merge pull request #144 from laurens/... was committed by Thorsten Böttger 09:52 AM
-
Use lambda when defining Rails 3 scop... was committed by Laurens Nienhaus
Friday Jun 27
-
version bump to 3.2.1 https://github.... was committed by Thorsten Böttger
Saturday Jun 14
-
Merge branch 'daniel-rikowski-master'... was committed by Thorsten Böttger 04:10 PM
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.