-
JRuby does not work due to lack of sq...
was committed by Thorsten Böttger
Wednesday Nov 27
- trying to enable Rubinius build on Tr... was committed by Thorsten Böttger 05:08 PM
- let Travis build it with rubinius 1.2... was committed by Thorsten Böttger 03:53 PM
-
Fix transition test to not pass args
...
was committed by Donald Plummer
Wednesday Nov 20
- version bump to 3.0.24 https://github... was committed by Thorsten Böttger 03:45 PM
- Merge pull request #97 from Intrepidd... was committed by Thorsten Böttger 03:42 PM
-
Add README changes for pull request #...
was committed by Intrepidd
Tuesday Nov 19
-
hyperlinks in changelog
https://githu...
was committed by Thorsten Böttger
Monday Nov 18
- added entry to changelog for latest m... was committed by Thorsten Böttger 05:21 PM
- Merge branch 'master' of https://gith... was committed by Thorsten Böttger 05:05 PM
- Merge branch 'master' of https://gith... was committed by Thorsten Böttger 04:30 PM
-
testing with latest ActiveRecord 3.2 ...
was committed by Thorsten Böttger
Friday Nov 15
- not using mime-types 2.0 for now, bec... was committed by Thorsten Böttger 05:37 AM
- using the latest version of rspec htt... was committed by Thorsten Böttger 05:19 AM
-
Add a validate method for ActiveRecor...
was committed by Ivan Tse
Monday Nov 11
-
versiom bump to 3.0.23
https://github...
was committed by Thorsten Böttger
Thursday Oct 24
- added support for after_commit callba... was committed by Thorsten Böttger 09:29 AM
- Merge pull request #92 from tisba/mas... was committed by Thorsten Böttger 09:13 AM
-
added specs for :after_commit hook
ht...
was committed by Sebastian Cohnen
Tuesday Oct 22
- added after_commit hook https://githu... was committed by Sebastian Cohnen 06:11 AM
-
added Rubygems version badge
https://...
was committed by Thorsten Böttger
Thursday Sep 05
-
Allow a block to be called when runni...
was committed by Adrien Siami
Tuesday Sep 03
-
version bump to 3.0.22
https://github...
was committed by Thorsten Böttger
Thursday Aug 29
- fix #88 (wrong number of arguments fo... was committed by Thorsten Böttger 03:41 PM
- Merge pull request #89 from jxa/patch... was committed by Thorsten Böttger 03:28 PM
- Include basic information about Mongo... was committed by John Andrews 11:05 AM
-
version bump to 3.0.21
https://github...
was committed by Thorsten Böttger
Tuesday Aug 27
- Merge pull request #86 from ozeias/ma... was committed by Thorsten Böttger 05:04 PM
-
Ruby 1.8 syntax
https://github.com/aa...
was committed by Ozéias Sant'ana
Friday Aug 23
- supporting nested AR transactions htt... was committed by Ozéias Sant'ana 03:27 PM
-
Event arguments are now passed more s...
was committed by Ethan Langevin
Wednesday Aug 21
-
fixed travis ci icon
https://github.c...
was committed by Thorsten Böttger
Tuesday Aug 20
-
Merge pull request #82 from Intrepidd...
was committed by Thorsten Böttger
Tuesday Aug 13
-
Allow overwriting of events, can be v...
was committed by Adrien Siami
Wednesday Aug 07
-
version bump to 3.0.20
https://github...
was committed by Thorsten Böttger
Tuesday Aug 06
- added configuration option to disable... was committed by Thorsten Böttger 10:55 AM
-
added a comment to explain things
htt...
was committed by Thorsten Böttger
Friday Jun 28
-
Merge pull request #73 from billhorsm...
was committed by Thorsten Böttger
Wednesday Jun 12
- Merge pull request #72 from billhorsm... was committed by Thorsten Böttger 04:53 AM
- Ensure that may_whatever? always retu... was committed by Bill Horsman 04:26 AM
- Fix doc for inspection methods - they... was committed by Bill Horsman 04:26 AM
-
corrected visual styles of the change...
was committed by Thorsten Böttger
Wednesday May 29
- visually pimping the changelog https:... was committed by Thorsten Böttger 06:02 PM
- there is no dependency to shoulda any... was committed by Thorsten Böttger 05:34 PM
- version bump to 3.0.19 https://github... was committed by Thorsten Böttger 05:30 PM
- fixed deprecation warning with Rails ... was committed by Thorsten Böttger 05:23 PM
- fixing issue #69 (ActiveRecord scopes... was committed by Thorsten Böttger 05:23 PM
-
updated readme to show how a callback...
was committed by Thorsten Böttger
Thursday May 23
-
version bump to 3.0.18
https://github...
was committed by Thorsten Böttger
Wednesday May 15
- fixing issue #66 https://github.com/a... was committed by Thorsten Böttger 06:41 PM
- use the new form to request the curre... was committed by Thorsten Böttger 06:40 PM
-
don't repeat yourself
https://github....
was committed by Thorsten Böttger
Friday May 03
- Merge pull request #65 from etagwerke... was committed by Thorsten Böttger 05:23 PM
-
Moved inheritance_spec test to subcla...
was committed by Ernesto Tagwerker
Tuesday Apr 30
- Added test for inheritance, to check ... was committed by Ernesto Tagwerker 09:09 AM
- Added fathers table. https://github.c... was committed by Ernesto Tagwerker 09:09 AM
-
keep it dry
https://github.com/aasm/a...
was committed by Thorsten Böttger
Sunday Apr 28
- refactored to reduce complexity https... was committed by Thorsten Böttger 04:10 PM
- version bump to 3.0.17 https://github... was committed by Thorsten Böttger 12:13 PM
- test coverage via coveralls https://g... was committed by Thorsten Böttger 12:05 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.