-
Notifications
You must be signed in to change notification settings - Fork 647
Comparing changes
Open a pull request
base repository: aasm/aasm
base: master
head repository: nward/aasm
compare: master
- 12 commits
- 5 files changed
- 2 contributors
Commits on Jul 25, 2008
-
inherit calls super to preserve ActiveRecord inheritable attribute be…
…havior
Greg Vaughn committedJul 25, 2008 Configuration menu - View commit details
-
Copy full SHA for 280c784 - Browse repository at this point
Copy the full SHA 280c784View commit details -
aasm_state_machine accessor method
Greg Vaughn committedJul 25, 2008 Configuration menu - View commit details
-
Copy full SHA for 1584e5b - Browse repository at this point
Copy the full SHA 1584e5bView commit details
Commits on Aug 15, 2008
-
Merge branch 'master' of git://github.com/rubyist/aasm into rubyist/m…
…aster
Greg Vaughn committedAug 15, 2008 Configuration menu - View commit details
-
Copy full SHA for d4a1f87 - Browse repository at this point
Copy the full SHA d4a1f87View commit details -
Failing test for arguments received by event method being passed to o…
…n_transition method
Greg Vaughn committedAug 15, 2008 Configuration menu - View commit details
-
Copy full SHA for 45fcefe - Browse repository at this point
Copy the full SHA 45fcefeView commit details -
Revert "Failing test for arguments received by event method being pas…
…sed to on_transition method" Now I understand what the feature is supposed to do. It's counter-intuitive though. This reverts commit 45fcefe.
Greg Vaughn committedAug 15, 2008 Configuration menu - View commit details
-
Copy full SHA for bdfe6b0 - Browse repository at this point
Copy the full SHA bdfe6b0View commit details -
Changed Event.fire to be smarter about destination state symbol. This…
… results in more intuitive use IMHO. Also added a test for this case, kept backwards compatability (passing nil as first argument to an event method). Plus an update to the README to give an overview of more features as well as explaining this change.
Greg Vaughn committedAug 15, 2008 Configuration menu - View commit details
-
Copy full SHA for b1cb2fb - Browse repository at this point
Copy the full SHA b1cb2fbView commit details -
Greg Vaughn committed
Aug 15, 2008 Configuration menu - View commit details
-
Copy full SHA for 3f67f81 - Browse repository at this point
Copy the full SHA 3f67f81View commit details
Commits on Aug 18, 2008
-
bump version to create gvaughn-aasm gem
Greg Vaughn committedAug 18, 2008 Configuration menu - View commit details
-
Copy full SHA for b7f875b - Browse repository at this point
Copy the full SHA b7f875bView commit details -
another ping to try to get github to publish the gem
Greg Vaughn committedAug 18, 2008 Configuration menu - View commit details
-
Copy full SHA for 09e511c - Browse repository at this point
Copy the full SHA 09e511cView commit details
Commits on Sep 5, 2008
-
passing optional event params to guard method
Greg Vaughn committedSep 5, 2008 Configuration menu - View commit details
-
Copy full SHA for e2a8eca - Browse repository at this point
Copy the full SHA e2a8ecaView commit details
Commits on Feb 15, 2010
-
Configuration menu - View commit details
-
Copy full SHA for f1d3bd6 - Browse repository at this point
Copy the full SHA f1d3bd6View commit details -
Made things work with current aasm base code
Nathan Ward committedFeb 15, 2010 Configuration menu - View commit details
-
Copy full SHA for 244c94c - Browse repository at this point
Copy the full SHA 244c94cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master