-
Making the specs rcov runnable
http:/...
was committed by Rob Kaufman
Sunday Aug 09
changeset -
Bump for gem build
http://github.com/...
was committed by Scott Petersen
12:13 AM
changeset
-
Added array option for new callbacks
...
was committed by Scott Petersen
12:13 AM
changeset
-
Fixed alias_method_chain calls in act...
was committed by factorylabs
12:13 AM
changeset
-
Updated some docs, etc
http://github....
was committed by Scott Petersen
12:13 AM
changeset
-
Added new callbacks with slightly mor...
was committed by Scott Petersen
12:13 AM
changeset
-
Added initial state Proc support.
Add...
was committed by Nathaniel Bibler
12:13 AM
changeset
-
Added vim swapfiles to .gitignore
htt...
was committed by Scott Petersen
12:13 AM
changeset
-
reorganize things a bit
http://github...
was committed by Scott Barron
Saturday Aug 08
changeset -
Merge branch 'master' of git@github.c...
was committed by Scott Barron
09:39 AM
changeset
-
bump version and fix gemspec
http://g...
was committed by Scott Barron
09:39 AM
changeset
-
Handle inheritance properly, there wa...
was committed by Scott Barron
09:39 AM
changeset
-
State Transitions Return true but do Nothing
was updated by Gaius Centus Novus
Monday Jun 22
ticket -
State Transitions Return true but do Nothing
was updated by Gaius Centus Novus
11:54 AM
ticket
-
State Transitions Return true but do ...
was created by Gaius Centus Novus
10:40 AM
ticket
-
Stack level too deep w/ railroad
was updated by Courtenay
Thursday Jun 11
ticket -
Stack level too deep w/ railroad
was updated by Courtenay
01:43 PM
ticket
-
Stack level too deep w/ railroad
was updated by Dave Nolan
Friday May 15
ticket -
Stack level too deep w/ railroad
was updated by Courtenay
Sunday May 10
ticket -
Stack level too deep w/ railroad
was updated by Courtenay
08:33 PM
ticket
-
Stack level too deep w/ railroad
was updated by Courtenay
08:19 PM
ticket
-
State change should not trigger callb...
was created by Pete P.
Thursday Apr 16
ticket -
State transitions do not persist to D...
was created by Jaryl Sim
Sunday Apr 12
ticket -
[Patch] Define state actions as method array
was updated by Nathaniel Bibler
Wednesday Apr 08
ticket -
[Patch] Dynamically set initial state
was updated by Nathaniel Bibler
03:33 PM
ticket
-
Fails to execute initial state callbacks
was updated by Brandon Palmen
Friday Mar 27
ticket -
syntax error - versions 2.0.4 and 2.0.5
was updated by Rick
Thursday Mar 26
ticket -
syntax error - versions 2.0.4 and 2.0.5
was updated by Rick
03:59 PM
ticket
-
syntax error - versions 2.0.4 and 2.0.5
was updated by Rick
03:40 PM
ticket
-
syntax error - versions 2.0.4 and 2.0.5
was created by Rick
03:09 PM
ticket
-
Previous (or current) and new states ...
was created by Cassiano D'Andrea
Monday Mar 23
ticket -
DOC : Automated adding routes + custu...
was created by Deleted User
Sunday Mar 22
ticket -
Define state actions as method array
was updated by Nathaniel Bibler
Wednesday Mar 11
ticket -
Define state actions as method array
was updated by Nathaniel Bibler
02:00 PM
ticket
-
Dynamically set initial state
was updated by Nathaniel Bibler
Thursday Feb 26
ticket -
Dynamically set initial state
was updated by Nathaniel Bibler
12:40 PM
ticket
-
Dynamically set initial state
was created by Nathaniel Bibler
11:16 AM
ticket
-
Unrecognised option keys should raise...
was created by Zubin
Wednesday Feb 11
ticket -
The basic README on the github page r...
was created by Donald Piret
09:09 AM
ticket
-
example code fails
was updated by todd (at snappl)
Wednesday Feb 04
ticket -
example code fails
was updated by todd (at snappl)
02:19 PM
ticket
-
example code fails
was updated by todd (at snappl)
02:09 PM
ticket
-
example code fails
was updated by todd (at snappl)
02:04 PM
ticket
-
Define state actions as method array
was created by Kai Schlichting
Thursday Jan 29
ticket -
Stack level too deep w/ railroad
was created by Jonathan Soeder
Tuesday Jan 13
ticket -
bump revision
http://github.com/rubyi...
was committed by Scott Barron
Tuesday Dec 30
changeset -
Fix misleading example which uses a '...
was committed by Scott Barron
Monday Dec 29
changeset -
bump revs to generate gems
http://git...
was committed by Scott Barron
Wednesday Dec 24
changeset -
Typo - rasie => raise
http://github.c...
was committed by lazyatom
10:21 AM
changeset
-
syntax error in lib/aasm.rb line 124
was created by ak
Thursday Dec 18
ticket
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.