-
Merge pull request #270 from aasm/sup...
was committed by Thorsten Böttger
Friday Oct 23
changeset -
typo fixes, and improved warning mess...
was committed by Thorsten Böttger
Friday Oct 16
changeset -
add support for global transition cal...
was committed by Thorsten Böttger
07:20 PM
changeset
-
provide after_all_transitions callbac...
was committed by Thorsten Böttger
07:20 PM
changeset
-
currently working on: support for glo...
was committed by Thorsten Böttger
07:20 PM
changeset
-
Merge pull request #263 from joshsoft...
was committed by Thorsten Böttger
Tuesday Oct 13
changeset -
Update Readme to include states_for_s...
was committed by Anil
04:18 AM
changeset
-
Merge pull request #266 from rin/fix-...
was committed by Thorsten Böttger
04:17 AM
changeset
-
Fix typo in specs.
https://github.com...
was committed by Rin Raeuber
04:17 AM
changeset
-
provide after_all_transitions callbac...
was committed by Thorsten Böttger
Monday Sep 28
changeset -
currently working on: support for glo...
was committed by Thorsten Böttger
04:19 AM
changeset
-
typo fixes, and improved warning mess...
was committed by Thorsten Böttger
04:19 AM
changeset
-
Merge pull request #256 from Funfun/m...
was committed by Thorsten Böttger
Thursday Sep 24
changeset -
Merge remote-tracking branch 'upstrea...
was committed by Tsyren Ochirov
07:17 AM
changeset
-
Fixed missing name method for state o...
was committed by Tsyren Ochirov
07:17 AM
changeset
-
add test for the Job example from the...
was committed by Thorsten Böttger
07:16 AM
changeset
-
another README example
https://github...
was committed by Thorsten Böttger
07:16 AM
changeset
-
TIL: no that with comma
https://githu...
was committed by Thorsten Böttger
Thursday Sep 10
changeset -
fix typo
https://github.com/aasm/aasm...
was committed by Thorsten Böttger
06:06 AM
changeset
-
version bump to 4.3.0 (support for mu...
was committed by Thorsten Böttger
05:59 AM
changeset
-
Merge pull request #240 from aasm/mul...
was committed by Thorsten Böttger
05:56 AM
changeset
-
add multiple state machines per class...
was committed by Thorsten Böttger
Tuesday Sep 08
changeset -
Merge branch 'master' into multiple_s...
was committed by Thorsten Böttger
06:45 AM
changeset
-
adjusted planned changes
https://gith...
was committed by Thorsten Böttger
06:44 AM
changeset
-
add documentation for multiple state ...
was committed by Thorsten Böttger
06:44 AM
changeset
-
adjusted planned changes
https://gith...
was committed by Thorsten Böttger
06:44 AM
changeset
-
Merge pull request #247 from jaredsmi...
was committed by Thorsten Böttger
Thursday Aug 27
changeset -
:pencil: fix typo
https://github.com/...
was committed by Jared Smith
02:40 AM
changeset
-
:pencil: Update `README.md` text
http...
was committed by Jared Smith
02:40 AM
changeset
-
Merge pull request #251 from naveedka...
was committed by Thorsten Böttger
02:31 AM
changeset
-
Updates 'Callbacks' section example t...
was committed by Naveed Kakal
02:31 AM
changeset
-
Merge pull request #245 from evadne/m...
was committed by Thorsten Böttger
Monday Aug 24
changeset -
fixes AASM::Persistence::Base#aasm_re...
was committed by Evadne Wu
05:11 AM
changeset
-
handle edge cases when a state machin...
was committed by Thorsten Böttger
Wednesday Aug 05
changeset -
finish sequel check-up for multiple s...
was committed by Thorsten Böttger
06:00 AM
changeset
-
add basic examples with two state mac...
was committed by Thorsten Böttger
Monday Jul 20
changeset -
default name for state machine with n...
was committed by Thorsten Böttger
05:11 AM
changeset
-
test support for Sequel and multiple ...
was committed by Thorsten Böttger
Saturday Jul 11
changeset -
extract Sequel test models into model...
was committed by Thorsten Böttger
06:36 AM
changeset
-
clean up: test models need to be requ...
was committed by Thorsten Böttger
06:36 AM
changeset
-
add a complex example spec for Sequel...
was committed by Thorsten Böttger
06:36 AM
changeset
-
correct spelling of filenames
https:/...
was committed by Thorsten Böttger
06:13 AM
changeset
-
document changes
https://github.com/a...
was committed by Thorsten Böttger
06:13 AM
changeset
-
test support for MongoMapper and mult...
was committed by Thorsten Böttger
06:13 AM
changeset
-
add a complex example spec for Mongoi...
was committed by Thorsten Böttger
06:13 AM
changeset
-
remove unused methods find_in_state, ...
was committed by Thorsten Böttger
Friday Jul 10
changeset -
remove unused methods find_in_state, ...
was committed by Thorsten Böttger
08:20 AM
changeset
-
test support for Mongoid and multiple...
was committed by Thorsten Böttger
08:20 AM
changeset
-
remove unused methods find_in_state, ...
was committed by Thorsten Böttger
08:20 AM
changeset
-
update planning
https://github.com/aa...
was committed by Thorsten Böttger
06:58 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.