-
Add tests for multiple named scopes
h...
was committed by Eugene Haisenka
Sunday Sep 18
-
Create named scope for each state nam...
was committed by Eugene Haisenka
Saturday Sep 17
-
Add #392 to changelog [ci skip]
https...
was committed by Anil
Tuesday Sep 06
- Fix #392, Multiple transition when on... was committed by Anil 01:03 PM
-
Merge pull request #395 from takiy33/...
was committed by Anil Kumar Maurya
Friday Sep 02
-
Rewrite Aasm to AASM
https://github.c...
was committed by takiy33
Thursday Sep 01
-
add #378 to the changelog
https://git...
was committed by Thorsten Böttger
Wednesday Aug 24
- Merge branch 'whiny_persistence_is_no... was committed by Thorsten Böttger 06:54 AM
- Merge branch 'master' into whiny_pers... was committed by Thorsten Böttger 06:54 AM
- update changelog for #389 https://git... was committed by Thorsten Böttger 06:53 AM
- add #367 to AASM 5.0.0 https://github... was committed by Thorsten Böttger 06:47 AM
- Merge branch 'master' into feature/de... was committed by Thorsten Böttger 06:34 AM
-
Merge pull request #386 from Silversh...
was committed by Anil Kumar Maurya
Tuesday Aug 23
-
update maintainers (welcome, Anil)
ht...
was committed by Thorsten Böttger
Monday Aug 22
- encrypt travis communication https://... was committed by Thorsten Böttger 04:56 AM
- Add #388 to changelog https://github.... was committed by Anil 03:56 AM
- Merge pull request #389 from anilmaur... was committed by Anil Kumar Maurya 03:27 AM
-
Update Readme, add example to list pe...
was committed by Anil Kumar Maurya
Monday Aug 01
- Fix [#388] guard parameter for permis... was committed by Anil 08:55 AM
- fix the build (who needs coveralls an... was committed by Thorsten Böttger 06:36 AM
- Merge pull request #380 from danlo/ma... was committed by Thorsten Böttger 02:20 AM
-
Added documentation for auto-generate...
was committed by Dakotah Peña
Tuesday Jul 19
-
Update README.md
Removed (user) whic...
was committed by Daniel Lo
Tuesday Jul 05
-
let whiny_peristence: true be the def...
was committed by Thorsten Böttger
Sunday Jun 19
- version bump to 4.11.0 https://github... was committed by Thorsten Böttger 02:37 AM
- add #366 to changelog https://github.... was committed by Thorsten Böttger 02:35 AM
- Merge pull request #366 from Gusto/ma... was committed by Thorsten Böttger 02:31 AM
- add #370 to the changelog https://git... was committed by Thorsten Böttger 01:37 AM
- document logger configuration https:/... was committed by Thorsten Böttger 01:37 AM
- Default to false and flip to a minor ... was committed by Matthew Wilde 01:37 AM
- Implement whiny persistence so that `... was committed by Matthew Wilde 01:27 AM
- Merge pull request #370 from HoyaBoya... was committed by Thorsten Böttger 01:27 AM
-
Merge pull request #375 from almnes/f...
was committed by Thorsten Böttger
Wednesday Jun 01
- fix spelling mistake in documentation... was committed by Sebastian Almnes 12:56 PM
-
Add :after_commit callbacks to events...
was committed by David J. Hamilton
Thursday May 26
-
Allow AASM to take a logger configura...
was committed by HoyaBoya
Wednesday May 25
-
notify about Travis builds
https://gi...
was committed by Thorsten Böttger
Tuesday May 24
-
version bump to 4.10.1
https://github...
was committed by Thorsten Böttger
Monday May 16
- add #364 to changelog https://github.... was committed by Thorsten Böttger 06:57 AM
- Merge pull request #364 from hspazio/... was committed by Thorsten Böttger 06:55 AM
- add #363 to changelog https://github.... was committed by Thorsten Böttger 06:44 AM
- Merge pull request #363 from shunichi... was committed by Thorsten Böttger 06:42 AM
- add #353 to changelog https://github.... was committed by Thorsten Böttger 06:38 AM
- Merge pull request #353 from nathanst... was committed by Thorsten Böttger 06:30 AM
-
adding support to README for :permitt...
was committed by Fabio Pitino
Saturday May 14
- adding support for :permitted => fals... was committed by hspazio 05:40 PM
-
Fix a transition success callback iss...
was committed by Shunichi Ikegami
Friday May 13
-
add some allowed failures
https://git...
was committed by Thorsten Böttger
Monday May 09
- darn https://github.com/aasm/aasm/com... was committed by Thorsten Böttger 12:38 AM
-
re-enable all gemfiles again
https://...
was committed by Thorsten Böttger
Sunday May 08
- remove 4.1 gemfile https://github.com... was committed by Thorsten Böttger 07:31 PM
- JRuby 1.7 won't work with Rails 5 htt... was committed by Thorsten Böttger 07:30 PM
-
use Ruby 2.3.1
https://github.com/aas...
was committed by Thorsten Böttger
Saturday May 07
- use latest JRuby https://github.com/a... was committed by Thorsten Böttger 09:39 PM
- remove unused ruby https://github.com... was committed by Thorsten Böttger 09:39 PM
- do not test Rails 4.1 anymore https:/... was committed by Thorsten Böttger 09:38 PM
- use Ruby 2.2.5 for Rails 5 https://gi... was committed by Thorsten Böttger 09:15 PM
- do not test with Ruby 2.0.0 and 2.1 a... was committed by Thorsten Böttger 09:15 PM
- rack 2.0 requires at least Ruby 2.2.2... was committed by Thorsten Böttger 08:56 PM
- focus on Rails 5 https://github.com/a... was committed by Thorsten Böttger 08:53 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.