-
Fix #297 duplicate after_all_transiti...
was committed by lingceng
Wednesday Jan 20
-
Add exemple of use on_event with argu...
was committed by Zac Viandier
Saturday Jan 16
- Add posibility to pass arguments to o... was committed by Zac Viandier 12:38 PM
-
Fixes incorrect permitted states
Per...
was committed by Ebrahim Kobeissi
Wednesday Jan 13
-
add #275 to changelog
https://github....
was committed by Thorsten Böttger
Monday Jan 11
- Merge pull request #275 from chriswoo... was committed by Thorsten Böttger 04:48 AM
-
Restructure error sentence per @alto ...
was committed by Chris Woodrich
Sunday Jan 10
- Merge upstream/master, fix conflict i... was committed by Chris Woodrich 06:13 PM
- Add [dynamoid](http://github.com/Vera... was committed by Jason Lee 07:34 AM
-
Merge pull request #291 from ferdinan...
was committed by Thorsten Böttger
Friday Jan 08
- attempt to check AASM compatible with... was committed by Ferdinand Rosario 12:06 AM
-
version bump to 2.7.0
https://github....
was committed by Thorsten Böttger
Thursday Jan 07
- add #257 to changelog https://github.... was committed by Thorsten Böttger 10:09 PM
- allow :send as event name #257 https:... was committed by Thorsten Böttger 10:08 PM
- add #282 to changelog https://github.... was committed by Thorsten Böttger 07:22 PM
- Merge pull request #282 from HoyaBoya... was committed by Thorsten Böttger 06:48 PM
- Merge pull request #264 from joshsoft... was committed by Thorsten Böttger 05:21 PM
- Fix ActiveRecordPersistence:aasm_ensu... was committed by Anil 04:02 PM
- version bump to 4.6.0 https://github.... was committed by Thorsten Böttger 03:51 PM
- add #265 and #152 to changelog https:... was committed by Thorsten Böttger 03:50 PM
- Merge pull request #265 from joshsoft... was committed by Thorsten Böttger 03:47 PM
- Document return value for auto-saved ... was committed by Tim Vergenz 03:45 PM
- update year https://github.com/aasm/a... was committed by Thorsten Böttger 03:30 PM
- Merge pull request #302 from artofhum... was committed by Thorsten Böttger 03:29 PM
- add #261 to changelog https://github.... was committed by Thorsten Böttger 03:28 PM
- ignore tmp directory https://github.c... was committed by Thorsten Böttger 03:25 PM
- Merge pull request #261 from joshsoft... was committed by Thorsten Böttger 03:21 PM
-
Update year in license
https://github...
was committed by Semyon Pupkov
Wednesday Jan 06
-
version bump to 4.5.2
https://github....
was committed by Thorsten Böttger
Tuesday Jan 05
- fix arity difference between Procs an... was committed by Thorsten Böttger 05:51 AM
- Merge pull request #292 from joshsoft... was committed by Thorsten Böttger 03:55 AM
-
Refactor AASM::Persistence::ActiveRec...
was committed by Anil
Thursday Dec 10
-
Merge pull request #290 from jethroo/...
was committed by Thorsten Böttger
Tuesday Dec 08
- version bump to 4.5.1 https://github.... was committed by Thorsten Böttger 04:56 AM
- make sure to use override configurati... was committed by Thorsten Böttger 04:55 AM
- Merge pull request #284 from scottjac... was committed by Thorsten Böttger 04:09 AM
- Merge pull request #280 from ferdinan... was committed by Thorsten Böttger 03:40 AM
- Merge pull request #276 from yui-knk/... was committed by Thorsten Böttger 03:35 AM
-
refactoring Base#state_with_scope to ...
was committed by Carsten Wirth
Sunday Dec 06
-
allow multiple states to be defined o...
was committed by Adam Hess
Wednesday Dec 02
-
Clarify docs around the after_commit ...
was committed by Scott Jacobsen
Wednesday Nov 18
-
version bump to 4.5.0
https://github....
was committed by Thorsten Böttger
Monday Nov 16
- Merge pull request #279 from aasm/rsp... was committed by Thorsten Böttger 04:20 AM
-
Conform error expectations to rspec s...
was committed by Chris Woodrich
Sunday Nov 15
-
elaborate on transaction changes
http...
was committed by HoyaBoya
Thursday Nov 05
- introduce before and after all transa... was committed by HoyaBoya 01:32 PM
- introduction of before transaction an... was committed by HoyaBoya 12:53 PM
- working tests to prevent foo bleed ac... was committed by HoyaBoya 10:46 AM
-
attempt add global before transitions...
was committed by HoyaBoya
Wednesday Nov 04
-
Added jruby9k.3
https://github.com/aa...
was committed by Ferdinand Rosario
Tuesday Nov 03
-
support RSpec matcher allow_transitio...
was committed by Thorsten Böttger
Friday Oct 30
- support RSpec matcher allow_event htt... was committed by Thorsten Böttger 07:19 AM
- support RSpec matcher have_state http... was committed by Thorsten Böttger 07:07 AM
- support RSpec match transition_from h... was committed by Thorsten Böttger 06:47 AM
- started https://github.com/aasm/aasm/... was committed by Thorsten Böttger 06:37 AM
-
version bump to 4.4.1
https://github....
was committed by Thorsten Böttger
Wednesday Oct 28
- Merge pull request #272 from financei... was committed by Thorsten Böttger 05:02 PM
- Split Array cast into separate line h... was committed by dubroe 04:51 PM
-
version bump to 4.4.0
https://github....
was committed by Thorsten Böttger
Tuesday Oct 27
- Merge pull request #278 from aasm/mon... was committed by Thorsten Böttger 05:58 AM
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.