-
bump rev so new gems are available
ht...
was committed by Scott Barron
Monday Dec 15
changeset -
Raise an exception if the state is no...
was committed by Scott Barron
03:20 PM
changeset
-
Merge branch 'master' of git@github.c...
was committed by Scott Barron
Friday Dec 12
changeset -
exclude rcov.rb from rcov report
http...
was committed by Scott Barron
10:05 AM
changeset
-
Allow duplicate state names in subcla...
was committed by Tim Pope
Tuesday Nov 11
changeset -
Invoke original inherited callback wh...
was committed by Tim Pope
Monday Oct 20
changeset -
Added support for lambdas and arrays ...
was committed by Jon Distad
Thursday Oct 09
changeset -
:new state conflicts with ActiveRecord
was updated by rubyist
11:50 AM
ticket
-
:new state conflicts with ActiveRecord
was created by Zoltan Varady
10:36 AM
ticket
-
Version module is causing conflicts w...
was committed by Scott Barron
Tuesday Oct 07
changeset -
new aasm unit spec
http://github.com/...
was committed by Jon Distad
Friday Oct 03
changeset -
modified (and fixed) failed event! be...
was committed by Jon Distad
01:35 PM
changeset
-
bang event methods now return false a...
was committed by Jon Distad
11:42 AM
changeset
-
[Jon] increased the scope of active_r...
was committed by Edgecase Pair One
11:42 AM
changeset
-
State :exit called when all transitions fail
was updated by Nathaniel Bibler
Friday Sep 19
ticket -
State :exit called when all transitions fail
was updated by rubyist
07:12 AM
ticket
-
State :exit called when all transitions fail
was updated by Nathaniel Bibler
12:31 AM
ticket
-
State :exit called when all transitions fail
was updated by Nathaniel Bibler
12:26 AM
ticket
-
State :exit called when all transitio...
was created by Nathaniel Bibler
12:22 AM
ticket
-
Fails to execute initial state callbacks
was created by Nathaniel Bibler
Friday Aug 15
ticket -
InvalidTransition should inherit from...
was committed by Scott Barron
Wednesday Aug 13
changeset -
This spec wasn't really working right...
was committed by Scott Barron
06:01 PM
changeset
-
InvalidTransition exception should be a runtime errorwas updated by Scott Barron 06:01 PM ticket -
InvalidTransition exception should be...
was created by Rob Sanheim
05:43 PM
ticket
-
example code fails
was updated by Scott Barron
Wednesday Jul 30
ticket -
example code fails
was updated by Matt Hodgson
Tuesday Jul 29
ticket -
example code fails
was created by fairchild
05:36 PM
ticket
-
ActiveRecord::find issue with :includes
was updated by Greg Vaughn
Friday Jul 25
ticket -
ActiveRecord::find issue with :includes
was updated by Scott Barron
02:43 PM
ticket
-
ActiveRecord::find issue with :includes
was updated by Greg Vaughn
02:34 PM
ticket
-
ActiveRecord::find issue with :includes
was created by Greg Vaughn
Wednesday Jul 23
ticket -
lib/state_machine.rb isn't included in gemwas updated by Scott BarronTuesday Jul 22
ticket -
Version numbers between lib/version.rb and aasm.gemspec differwas updated by Scott Barron 08:17 AM ticket -
Sync up version numbers - bumping min...
was committed by Scott Barron
08:15 AM
changeset
-
Version numbers between lib/version.r...
was created by Matt Patterson
Monday Jul 21
ticket -
Provide explanation for why a transit...
was committed by Eric Lindvall
Wednesday Jul 09
changeset -
Fixing version number in README.rdoc....
was committed by Eric Lindvall
11:28 PM
changeset
-
pump version so gem updates
http://gi...
was committed by Scott Barron
Tuesday Jul 08
changeset -
lib/state_machine.rb isn't included i...
was created by Caleb Land
Thursday Jun 26
ticket -
update changelog
http://github.com/ru...
was committed by Scott Barron
Monday Jun 23
changeset -
typo
http://github.com/rubyist/aasm/c...
was committed by Scott Barron
Sunday Jun 22
changeset -
add lighthouse and github urls to REA...
was committed by Scott Barron
11:50 AM
changeset
-
Home
was created by Scott Barron
11:32 AM
page
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.