-
Version bump to 2.2.0
http://github.c...
was committed by Travis Tilley
Monday Sep 13
changeset - fix deprecation warnings in rails3 (_... was committed by Travis Tilley 04:18 AM changeset
- gemspec http://github.com/rubyist/aas... was committed by Travis Tilley 12:16 AM changeset
- Version bump to 2.1.8 http://github.c... was committed by Travis Tilley 12:16 AM changeset
- make the NamedScopeMethods test -actu... was committed by Travis Tilley 12:04 AM changeset
-
bah gemspec
http://github.com/rubyist...
was committed by Travis Tilley
Friday Aug 27
changeset - alternatives http://github.com/rubyis... was committed by Travis Tilley 05:16 PM changeset
- Version bump to 2.1.7 http://github.c... was committed by Travis Tilley 05:13 PM changeset
- fix tests with AR3, which will appare... was committed by Travis Tilley 05:12 PM changeset
- gemspec http://github.com/rubyist/aas... was committed by Travis Tilley 04:41 PM changeset
- Version bump to 2.1.6 http://github.c... was committed by Travis Tilley 04:40 PM changeset
- fix various tests http://github.com/r... was committed by Travis Tilley 04:36 PM changeset
- Fix comment typo on aasm_column http:... was committed by Richie Vos 03:19 PM changeset
- Calling super from AASM.included Rea... was committed by Caius Durling 03:19 PM changeset
- Fixing a failing spec http://github.c... was committed by Caius Durling 03:19 PM changeset
- Micro version bump http://github.com/... was committed by David Genord II 03:12 PM changeset
- Use scope instead of named_scope http... was committed by David Genord II 03:12 PM changeset
-
State transitions do not persist to DB in ActiveRecord models
was updated by Jaryl Sim
Monday Jul 26
ticket - State transitions do not persist to DB in ActiveRecord models was updated by Hans Friedrich 09:41 PM ticket
-
Include brackets
http://github.com/ru...
was committed by Matt Allen
Wednesday Feb 10
changeset - Uses Rails 3 "base.before_validation ... was committed by Matt Allen 12:36 AM changeset
-
version bump to 2.1.5
http://github.c...
was committed by Adam McCrea
Monday Feb 01
changeset - Don't persist invalid models http://g... was committed by Adam McCrea 01:10 PM changeset
-
How to hook into callbacks from observer?
was updated by Karim Helal
Thursday Jan 21
ticket -
rebuild docs
http://github.com/rubyis...
was committed by Travis Tilley
Sunday Jan 17
changeset - dont ignore gemspec files any more ht... was committed by Travis Tilley 01:33 AM changeset
- Version bump to 2.1.4 http://github.c... was committed by Travis Tilley 01:33 AM changeset
- whitespace ninja http://github.com/ru... was committed by Travis Tilley 01:32 AM changeset
- Merge remote branch 'wildfalcon/maste... was committed by Travis Tilley 01:32 AM changeset
- Updated the way error callbacks work ... was committed by Wildfalcon 01:32 AM changeset
- Error callback now propgates exceptio... was committed by Wildfalcon 01:32 AM changeset
- Error callback for transition is now ... was committed by Wildfalcon 01:32 AM changeset
- Fixed an typo http://github.com/rubyi... was committed by Wildfalcon 01:32 AM changeset
- Merge branch 'master' of github.com:w... was committed by Wildfalcon 01:32 AM changeset
- Fireing an event now calls aasm_error... was committed by Wildfalcon 01:32 AM changeset
- Fireing an event now calls aasm_error... was committed by Wildfalcon 01:32 AM changeset
- Changed state change actions to allow... was committed by Wildfalcon 01:32 AM changeset
- add aasm_column to examples http://gi... was committed by Travis Tilley 01:17 AM changeset
- restructure, de-nest http://github.co... was committed by Travis Tilley 01:17 AM changeset
-
How to hook into callbacks from obser...
was created by James Bebbington
Monday Nov 23
ticket -
Stack level too deep w/ railroad
was updated by Travis Tilley
Saturday Oct 24
ticket - State change should not trigger callbacks was updated by Travis Tilley 01:34 AM ticket
- State transitions do not persist to DB in ActiveRecord models was updated by Travis Tilley 01:28 AM ticket
- [Patch] Define state actions as method array was updated by Travis Tilley 01:25 AM ticket
- [Patch] Dynamically set initial state was updated by Travis Tilley 01:23 AM ticket
- Fails to execute initial state callbacks was updated by Travis Tilley 01:22 AM ticket
-
...oops. another documentation fix.
h...
was committed by Travis Tilley
Friday Oct 23
changeset - change the home page to be the new sd... was committed by Travis Tilley 04:45 PM changeset
- sdoc generated documentation http://g... was committed by Travis Tilley 04:42 PM changeset
- Version bump to 2.1.3 http://github.c... was committed by Travis Tilley 04:34 PM 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.