-
gemcutter is now the preferred instal...
was committed by Travis Tilley
Friday Oct 23
changeset - re-title http://github.com/rubyist/aa... was committed by Travis Tilley 04:34 PM changeset
- Merge remote branch 'ttilley/master' ... was committed by Travis Tilley 04:34 PM changeset
- check to see if the aasm_column is bl... was committed by Travis Tilley 04:34 PM changeset
- cleanup, some refactoring, additional... was committed by Travis Tilley 04:34 PM changeset
- Merge remote branch 'gpetrica/master'... was committed by Travis Tilley 04:34 PM changeset
- use sdoc for generating truly awesome... was committed by Travis Tilley 04:34 PM changeset
- ignore gemspec files http://github.co... was committed by Travis Tilley 04:34 PM changeset
- cleanup, move to jeweler, nuke gemspe... was committed by Travis Tilley 04:34 PM changeset
- doc fix http://github.com/rubyist/aas... was committed by Travis Tilley 04:34 PM changeset
- support for multiple events for enter... was committed by Petrica Ghiurca 04:34 PM changeset
- Fixed conflicts after merging with ru... was committed by Jacqui Maher 04:34 PM changeset
- Added ability to pass an array of met... was committed by Jacqui Maher 04:34 PM changeset
- Merge branch 'master' of git://github... was committed by Jacqui Maher 04:34 PM changeset
- Changed: minor edits to gemspec to re... was committed by David Palm 04:34 PM changeset
- Fixed: Ruby 1.9 incompatibility (when... was committed by David Palm 04:34 PM changeset
- clone events as well as states to all... was committed by Jacqui Maher 04:34 PM changeset
- Update gemspec things http://github.c... was committed by Scott Barron 11:57 AM changeset
-
Correct official fork in README [here...
was committed by rubyist
Saturday Sep 05
changeset -
Stack level too deep w/ railroad
was updated by Stuart Piltch
Thursday Sep 03
ticket -
Stack level too deep w/ railroad
was updated by rubyist
Tuesday Aug 25
ticket -
Stack level too deep w/ railroad
was updated by Stuart Piltch
Monday Aug 10
ticket -
reorganize to match rubyist/aasm
http...
was committed by Travis Tilley
Sunday Aug 09
changeset - Merge branch 'master' of git://github... was committed by Travis Tilley 12:13 AM changeset
- ...lets try this again http://github.... was committed by Travis Tilley 12:13 AM changeset
- make spec match reality http://github... was committed by Travis Tilley 12:13 AM changeset
- Merge branch 'basiszwo/master' http:/... was committed by Travis Tilley 12:13 AM changeset
- make documentation reflect reality ht... was committed by Travis Tilley 12:13 AM changeset
- Handle inheritance properly, there wa... was committed by Scott Barron 12:13 AM changeset
- Merge branch 'notch8/master' http://g... was committed by Travis Tilley 12:13 AM changeset
- Merge branch 'dunedain289/master' Co... was committed by Travis Tilley 12:13 AM changeset
- bump version http://github.com/rubyis... was committed by Travis Tilley 12:13 AM changeset
- whitespace ninja http://github.com/ru... was committed by Travis Tilley 12:13 AM changeset
- removing extra spaces http://github.c... was committed by Joao Vitor 12:13 AM changeset
- Merge branch 'themasses/master' http:... was committed by Travis Tilley 12:13 AM changeset
- Merge commit 'nbibler/dynamic_initial... was committed by Travis Tilley 12:13 AM changeset
- Merge branch 'joaovitor/master' Conf... was committed by Travis Tilley 12:13 AM changeset
- Skip validations on saving state chan... was committed by Daniel Brunne 12:13 AM changeset
- bypass validation on write state http... was committed by Christos Pappas 12:13 AM changeset
- Merge branch 'veebox/master' http://g... was committed by Travis Tilley 12:13 AM changeset
- changing version http://github.com/ru... was committed by joaovitor 12:13 AM changeset
- Removing lib/version.rb of package li... was committed by Joao Vitor 12:13 AM changeset
- named scopes now use table_name for p... was committed by Stefan Botzenhart 12:13 AM changeset
- Adding support to have arrays of proc... was committed by Joao Vitor 12:13 AM changeset
- Adjusted new callback ordering and ad... was committed by Scott Petersen 12:13 AM changeset
- changing version http://github.com/ru... was committed by Joao Vitor 12:13 AM changeset
- Changing signature of aasm_event_fire... was committed by Joao Vitor 12:13 AM changeset
- Bump again for gem build http://githu... was committed by Scott Petersen 12:13 AM changeset
- Conversation is required to make spec... was committed by Joao Vitor 12:13 AM changeset
- Added basic spec for new callbacks. h... was committed by Scott Petersen 12:13 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.