-
improve legibility of the callback ch...
was committed by Thorsten Böttger
Wednesday Aug 31
-
preferring markdown over RDoc
https:/...
was committed by Thorsten Böttger
03:50 PM
-
cleaned up README
https://github.com/...
was committed by Thorsten Böttger
03:42 PM
-
aasm is not abandoned anymore ;-)
htt...
was committed by Thorsten Böttger
02:02 PM
-
version bump to 2.2.1
https://github....
was committed by Thorsten Böttger
11:39 AM
-
Thorsten Böttger has volunteered to t...
was committed by Travis Tilley
Tuesday Aug 30
-
abandoned. srsly.
https://github.com/...
was committed by Travis Tilley
Friday Aug 19
-
Merge pull request #34 from alto/mast...
was committed by Travis Tilley
Friday Jun 17
-
avoiding memory leak in Rails 3 devel...
was committed by Thorsten Böttger
Friday Apr 01
-
Passing event arguments to the guard ...
was committed by Ravi Bhim
Monday Mar 21
-
migrate spec to RSpec2
https://github...
was committed by Konstantin Shabanov
Thursday Jan 13
-
regenerated gemspec
https://github.co...
was committed by Konstantin Shabanov
02:58 AM
-
update to use bundler to check depend...
was committed by Konstantin Shabanov
02:58 AM
-
add Gemfile.lock to .gitignore
https:...
was committed by Konstantin Shabanov
02:56 AM
-
added Gemfile
https://github.com/ruby...
was committed by Konstantin Shabanov
02:55 AM
-
Applying the following patch:
http:/...
was committed by Peter Vandenberk
04:45 AM
-
gemspec
http://github.com/rubyist/aas...
was committed by Travis Tilley
04:19 AM
-
Version bump to 2.2.0
http://github.c...
was committed by Travis Tilley
04:18 AM
-
fix deprecation warnings in rails3 (_...
was committed by Travis Tilley
04:16 AM
-
gemspec
http://github.com/rubyist/aas...
was committed by Travis Tilley
12:15 AM
-
Version bump to 2.1.8
http://github.c...
was committed by Travis Tilley
12:14 AM
-
make the NamedScopeMethods test -actu...
was committed by Travis Tilley
12:02 AM
-
bah gemspec
http://github.com/rubyist...
was committed by Travis Tilley
Friday Aug 27
-
alternatives
http://github.com/rubyis...
was committed by Travis Tilley
05:15 PM
-
Version bump to 2.1.7
http://github.c...
was committed by Travis Tilley
05:10 PM
-
fix tests with AR3, which will appare...
was committed by Travis Tilley
05:08 PM
-
gemspec
http://github.com/rubyist/aas...
was committed by Travis Tilley
04:41 PM
-
Version bump to 2.1.6
http://github.c...
was committed by Travis Tilley
04:39 PM
-
fix various tests
http://github.com/r...
was committed by Travis Tilley
04:35 PM
-
Fix comment typo on aasm_column
http:...
was committed by Richie Vos
03:18 PM
-
Calling super from AASM.included
Rea...
was committed by Caius Durling
03:17 PM
-
Fixing a failing spec
http://github.c...
was committed by Caius Durling
03:17 PM
-
Micro version bump
http://github.com/...
was committed by David Genord II
03:12 PM
-
Use scope instead of named_scope
http...
was committed by David Genord II
03:12 PM
-
Include brackets
http://github.com/ru...
was committed by Matt Allen
Wednesday Feb 10
-
Uses Rails 3 "base.before_validation ...
was committed by Matt Allen
12:36 AM
-
version bump to 2.1.5
http://github.c...
was committed by Adam McCrea
Saturday Jan 30
-
Don't persist invalid models
http://g...
was committed by Adam McCrea
Friday Jan 29
-
rebuild docs
http://github.com/rubyis...
was committed by Travis Tilley
Sunday Jan 17
-
dont ignore gemspec files any more
ht...
was committed by Travis Tilley
01:33 AM
-
Version bump to 2.1.4
http://github.c...
was committed by Travis Tilley
01:32 AM
-
whitespace ninja
http://github.com/ru...
was committed by Travis Tilley
01:30 AM
-
Merge remote branch 'wildfalcon/maste...
was committed by Travis Tilley
01:19 AM
-
add aasm_column to examples
http://gi...
was committed by Travis Tilley
01:12 AM
-
Updated the way error callbacks work
...
was committed by Wildfalcon
Wednesday Dec 02
-
Error callback now propgates exceptio...
was committed by Wildfalcon
Tuesday Dec 01
-
Error callback for transition is now ...
was committed by Wildfalcon
05:59 AM
-
Fixed an typo
http://github.com/rubyi...
was committed by Wildfalcon
05:36 AM
-
Merge branch 'master' of github.com:w...
was committed by Wildfalcon
05:36 AM
-
Fireing an event now calls aasm_error...
was committed by Wildfalcon
05:35 AM
-
Fireing an event now calls aasm_error...
was committed by Wildfalcon
05:31 AM
-
Changed state change actions to allow...
was committed by Wildfalcon
Monday Nov 30
-
restructure, de-nest
http://github.co...
was committed by Travis Tilley
12:20 PM
-
...oops. another documentation fix.
h...
was committed by Travis Tilley
Friday Oct 23
-
change the home page to be the new sd...
was committed by Travis Tilley
04:45 PM
-
sdoc generated documentation
http://g...
was committed by Travis Tilley
04:41 PM
-
Version bump to 2.1.3
http://github.c...
was committed by Travis Tilley
04:33 PM
-
gemcutter is now the preferred instal...
was committed by Travis Tilley
04:33 PM
-
re-title
http://github.com/rubyist/aa...
was committed by Travis Tilley
04:30 PM
-
Merge remote branch 'ttilley/master'
...
was committed by Travis Tilley
04:28 PM
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.