-
Update gemspec things http://github.c... was committed by Scott Barron
Friday Oct 23
-
check to see if the aasm_column is bl... was committed by Travis Tilley
Tuesday Oct 20
-
cleanup, some refactoring, additional... was committed by Travis Tilley
Monday Oct 19
-
Merge remote branch 'gpetrica/master'... was committed by Travis Tilley
Wednesday Oct 14
-
use sdoc for generating truly awesome... was committed by Travis Tilley 11:19 PM
-
ignore gemspec files http://github.co... was committed by Travis Tilley 11:09 PM
-
cleanup, move to jeweler, nuke gemspe... was committed by Travis Tilley 11:07 PM
-
doc fix http://github.com/rubyist/aas... was committed by Travis Tilley 10:42 PM
-
support for multiple events for enter... was committed by Petrica Ghiurca
Thursday Oct 08
-
Fixed conflicts after merging with ru... was committed by Jacqui Maher
Thursday Sep 17
-
Correct official fork in README [here... was committed by rubyist
Saturday Sep 05
-
Merge branch 'master' of git://github... was committed by Travis Tilley
Saturday Aug 08
-
reorganize to match rubyist/aasm http... was committed by Travis Tilley 04:53 PM
-
Handle inheritance properly, there wa... was committed by Scott Barron 04:28 PM
-
reorganize things a bit http://github... was committed by Scott Barron 10:56 AM
-
bump version and fix gemspec http://g... was committed by Scott Barron 09:39 AM
-
Merge branch 'master' of git@github.c... was committed by Scott Barron 09:37 AM
-
Handle inheritance properly, there wa... was committed by Scott Barron 09:36 AM
-
make documentation reflect reality ht... was committed by Travis Tilley
Sunday Jun 07
-
make spec match reality http://github... was committed by Travis Tilley 03:41 AM
-
Merge branch 'dunedain289/master' Co... was committed by Travis Tilley 03:26 AM
-
...lets try this again http://github.... was committed by Travis Tilley
Wednesday May 27
-
bump version http://github.com/rubyis... was committed by Travis Tilley 08:33 PM
-
whitespace ninja http://github.com/ru... was committed by Travis Tilley 08:33 PM
-
Merge commit 'nbibler/dynamic_initial... was committed by Travis Tilley 08:05 PM
-
Merge branch 'joaovitor/master' Conf... was committed by Travis Tilley 07:55 PM
-
Merge branch 'themasses/master' http:... was committed by Travis Tilley 07:54 PM
-
Merge branch 'basiszwo/master' http:/... was committed by Travis Tilley 07:50 PM
-
Merge branch 'veebox/master' http://g... was committed by Travis Tilley 07:50 PM
-
Merge branch 'notch8/master' http://g... was committed by Travis Tilley 07:49 PM
-
Removing lib/version.rb of package li... was committed by Joao Vitor
Saturday May 23
-
Skip validations on saving state chan... was committed by Daniel Brunne
Friday May 22
-
named scopes now use table_name for p... was committed by Stefan Botzenhart
Tuesday May 12
-
bypass validation on write state http... was committed by Christos Pappas
Thursday Apr 23
-
changing version http://github.com/ru... was committed by joaovitor
Thursday Apr 09
-
changing version http://github.com/ru... was committed by Joao Vitor 09:36 AM
-
Changing signature of aasm_event_fire... was committed by Joao Vitor 09:36 AM
-
Adding support to have arrays of proc... was committed by Joao Vitor 09:36 AM
-
removing extra spaces http://github.c... was committed by Joao Vitor 09:36 AM
-
Conversation is required to make spec... was committed by Joao Vitor 09:36 AM
-
Making the specs rcov runnable http:/... was committed by Rob Kaufman
Friday Mar 27
-
Bump again for gem build http://githu... was committed by Scott Petersen
Monday Mar 02
-
Bump for gem build http://github.com/... was committed by Scott Petersen 06:49 PM
-
Adjusted new callback ordering and ad... was committed by Scott Petersen 06:47 PM
-
Fixed alias_method_chain calls in act... was committed by factorylabs 04:43 PM
-
Added array option for new callbacks ... was committed by Scott Petersen
Friday Feb 27
-
Updated some docs, etc http://github.... was committed by Scott Petersen
Thursday Feb 26
-
Added basic spec for new callbacks. h... was committed by Scott Petersen 04:11 PM
-
Added new callbacks with slightly mor... was committed by Scott Petersen 02:54 PM
-
Added vim swapfiles to .gitignore htt... was committed by Scott Petersen 02:53 PM
-
Added initial state Proc support. Add... was committed by Nathaniel Bibler 12:36 PM
-
Added ability to pass an array of met... was committed by Jacqui Maher
Thursday Jan 29
-
Merge branch 'master' of git://github... was committed by Jacqui Maher
Monday Jan 26
-
Changed: minor edits to gemspec to re... was committed by David Palm 01:32 PM
-
Fixed: Ruby 1.9 incompatibility (when... was committed by David Palm 01:21 PM
-
clone events as well as states to all... was committed by Jacqui Maher
Monday Jan 12
-
bump revision http://github.com/rubyi... was committed by Scott Barron
Tuesday Dec 30
-
Fix misleading example which uses a '... was committed by Scott Barron
Monday Dec 29
-
bump revs to generate gems http://git... was committed by Scott Barron
Wednesday Dec 24
-
Typo - rasie => raise http://github.c... was committed by lazyatom
Tuesday Dec 23
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.