-
clean up: test models need to be requ... was committed by Thorsten Böttger
Saturday Jul 11
-
add a complex example spec for Sequel... was committed by Thorsten Böttger 06:27 AM
-
test support for Sequel and multiple ... was committed by Thorsten Böttger 06:20 AM
-
document changes https://github.com/a... was committed by Thorsten Böttger 06:11 AM
-
add a complex example spec for Mongoi... was committed by Thorsten Böttger 06:10 AM
-
test support for MongoMapper and mult... was committed by Thorsten Böttger 06:10 AM
-
correct spelling of filenames https:/... was committed by Thorsten Böttger 05:45 AM
-
remove unused methods find_in_state, ... was committed by Thorsten Böttger
Friday Jul 10
-
test support for Mongoid and multiple... was committed by Thorsten Böttger 08:16 AM
-
remove unused methods find_in_state, ... was committed by Thorsten Böttger 08:15 AM
-
remove unused methods find_in_state, ... was committed by Thorsten Böttger 08:13 AM
-
update planning https://github.com/aa... was committed by Thorsten Böttger 06:58 AM
-
add more complex example for ActiveRe... was committed by Thorsten Böttger 06:47 AM
-
first set of ActiveRecord tests https... was committed by Thorsten Böttger
Wednesday Jul 01
-
remove unused test block https://gith... was committed by Thorsten Böttger 05:37 AM
-
improve test description https://gith... was committed by Thorsten Böttger 05:35 AM
-
add tests for subclassing classes wit... was committed by Thorsten Böttger 05:35 AM
-
more tests https://github.com/aasm/aa... was committed by Thorsten Böttger
Friday Jun 26
-
more planned changes for 4.3 https://... was committed by Thorsten Böttger
Thursday Jun 25
-
multiple state machine per class has ... was committed by Thorsten Böttger 01:49 AM
-
Merge branch 'master' into multiple_s... was committed by Thorsten Böttger 01:47 AM
-
version bump to 4.2.0 https://github.... was committed by Thorsten Böttger
Tuesday Jun 23
-
documenting pull request #238 in the ... was committed by Thorsten Böttger 05:40 AM
-
add code of conduct for contributors ... was committed by Thorsten Böttger 05:08 AM
-
playing https://github.com/aasm/aasm/... was committed by Thorsten Böttger 04:58 AM
-
tmp https://github.com/aasm/aasm/comm... was committed by Thorsten Böttger
Friday Jun 19
-
Update/fix specs https://github.com/a... was committed by Bregadeesh Samapathy
Thursday Jun 18
-
Trigger transition success callbacks ... was committed by Bregadeesh Samapathy 06:46 AM
-
Add success callback for Transition h... was committed by Bregadeesh Samapathy 04:59 AM
-
Merge pull request #238 from PeerStre... was committed by Thorsten Böttger
Monday Jun 15
-
pass args to after_commit callbacks h... was committed by Evan Petrie 04:53 PM
-
update changelog for disabling/enabli... was committed by Thorsten Böttger
Friday May 29
-
support turning off and on the config... was committed by Thorsten Böttger 06:41 AM
-
plan changes for 4.2 https://github.c... was committed by Thorsten Böttger
Tuesday May 26
-
more tests for multiple state machine... was committed by Thorsten Böttger 05:29 AM
-
little changes https://github.com/aas... was committed by Thorsten Böttger 05:29 AM
-
first tests for state machines with m... was committed by Thorsten Böttger 05:29 AM
-
first tests for state machines with m... was committed by Thorsten Böttger 05:29 AM
-
don't left too much https://github.co... was committed by Thorsten Böttger 05:29 AM
-
first tests for state machines with m... was committed by Thorsten Böttger 05:29 AM
-
first tests for state machines with m... was committed by Thorsten Böttger 05:29 AM
-
first tests for state machines with m... was committed by Thorsten Böttger 05:29 AM
-
make sure to use parameterised aasm e... was committed by Thorsten Böttger 05:29 AM
-
fix for MongoMapper https://github.co... was committed by Thorsten Böttger 05:29 AM
-
using default name (all tests green) ... was committed by Thorsten Böttger 05:29 AM
-
first tests for state machines with m... was committed by Thorsten Böttger
Monday May 18
-
first tests for state machines with m... was committed by Thorsten Böttger 06:05 AM
-
don't left too much https://github.co... was committed by Thorsten Böttger 05:52 AM
-
first tests for state machines with m... was committed by Thorsten Böttger 05:43 AM
-
first tests for state machines with m... was committed by Thorsten Böttger 05:36 AM
-
first tests for state machines with m... was committed by Thorsten Böttger 05:27 AM
-
Merge branch 'master' into multiple_s... was committed by Thorsten Böttger 04:43 AM
-
let class names reflect its purpose (... was committed by Thorsten Böttger 04:40 AM
-
Merge branch 'master' into multiple_s... was committed by Thorsten Böttger
Saturday May 16
-
extract test models into their own fi... was committed by Thorsten Böttger 12:46 AM
-
fix build (missing Logger) https://gi... was committed by Thorsten Böttger 12:32 AM
-
let class names reflect its purpose (... was committed by Thorsten Böttger
Friday May 15
-
let class names reflect its purpose (... was committed by Thorsten Böttger 06:50 AM
-
extend license to 2015 https://github... was committed by Thorsten Böttger 06:46 AM
-
let class names reflect its purpose (... was committed by Thorsten Böttger 06:43 AM
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.