-
Fixed an issue due to RubyMotion Proc...
was committed by Yannick Rekinger
Tuesday Feb 09
changeset -
version bump to 4.8.0
https://github....
was committed by Thorsten Böttger
Thursday Feb 04
changeset - version bump to 4.8.0 https://github.... was committed by Thorsten Böttger 10:01 PM changeset
- Merge pull request #304 from vergenzt... was committed by Thorsten Böttger 09:55 PM changeset
- Document return value for auto-saved ... was committed by Tim Vergenz 09:55 PM changeset
- add #309 to changelog (rspec on_event... was committed by Thorsten Böttger 09:50 PM changeset
- Fix the typo in the readme for on_eve... was committed by Zac Viandier 09:48 PM changeset
- Add exemple of use on_event with argu... was committed by Zac Viandier 09:48 PM changeset
- Merge pull request #309 from zacviand... was committed by Thorsten Böttger 09:48 PM changeset
- Add posibility to pass arguments to o... was committed by Zac Viandier 09:48 PM changeset
- add #300 to changelog (adding support... was committed by Thorsten Böttger 09:45 PM changeset
- add #311 to changelog (fix for callba... was committed by Thorsten Böttger 09:45 PM changeset
- Merge pull request #311 from lingceng... was committed by Thorsten Böttger 09:42 PM changeset
- Fix #297 duplicate after_all_transiti... was committed by lingceng 09:42 PM changeset
- Merge pull request #300 from LeeChSie... was committed by Thorsten Böttger 09:04 PM changeset
- Add [dynamoid](http://github.com/Vera... was committed by Jason Lee 09:04 PM changeset
- add #308 to changelog https://github.... was committed by Thorsten Böttger 05:45 PM changeset
- Fixes incorrect permitted states Per... was committed by Ebrahim Kobeissi 05:43 PM changeset
- Merge pull request #308 from eebs/per... was committed by Thorsten Böttger 05:43 PM changeset
- Merge pull request #317 from Infotaku... was committed by Thorsten Böttger 05:20 PM changeset
- Adding a warning regarding RubyMotion... was committed by Yannick Rekinger 05:20 PM changeset
-
add changelog entry for RubyMotion #3...
was committed by Thorsten Böttger
Sunday Jan 31
changeset - Merge pull request #315 from Infotaku... was committed by Thorsten Böttger 05:57 AM changeset
- Adding RubyMotion help to README http... was committed by Yannick Rekinger 05:57 AM changeset
- Adding RubyMotion support. Changed a... was committed by Yannick Rekinger 05:57 AM changeset
- Peace of mind for RubyMotion develope... was committed by Yannick Rekinger 05:57 AM changeset
-
add #275 to changelog
https://github....
was committed by Thorsten Böttger
Monday Jan 11
changeset - Merge upstream/master, fix conflict i... was committed by Chris Woodrich 04:48 AM changeset
- Conform error expectations to rspec s... was committed by Chris Woodrich 04:48 AM changeset
- Merge pull request #275 from chriswoo... was committed by Thorsten Böttger 04:48 AM changeset
- Restructure error sentence per @alto ... was committed by Chris Woodrich 04:48 AM changeset
- Move exception helper method into spe... was committed by Chris Woodrich 04:48 AM changeset
- Remove local reference in spec https:... was committed by Chris Woodrich 04:48 AM changeset
- Add specs for new behavior, experimen... was committed by Chris Woodrich 04:48 AM changeset
- Clean up comments https://github.com/... was committed by Chris Woodrich 04:48 AM changeset
- Add failed callback(s) into InvalidTr... was committed by Chris Woodrich 04:48 AM changeset
- Instantiate instance variables in log... was committed by Chris Woodrich 04:48 AM changeset
- Fix spec https://github.com/aasm/aasm... was committed by Chris Woodrich 04:48 AM changeset
-
attempt to check AASM compatible with...
was committed by Ferdinand Rosario
Friday Jan 08
changeset - Merge pull request #291 from ferdinan... was committed by Thorsten Böttger 12:28 AM changeset
-
add #257 to changelog
https://github....
was committed by Thorsten Böttger
Thursday Jan 07
changeset - allow :send as event name #257 https:... was committed by Thorsten Böttger 10:10 PM changeset
- version bump to 2.7.0 https://github.... was committed by Thorsten Böttger 10:10 PM changeset
- add #282 to changelog https://github.... was committed by Thorsten Böttger 08:19 PM changeset
- Merge pull request #282 from HoyaBoya... was committed by Thorsten Böttger 06:48 PM changeset
- elaborate on transaction changes http... was committed by HoyaBoya 06:48 PM changeset
- introduce before and after all transa... was committed by HoyaBoya 06:48 PM changeset
- attempt add global before transitions... was committed by HoyaBoya 06:48 PM changeset
- introduction of before transaction an... was committed by HoyaBoya 06:48 PM changeset
- working tests to prevent foo bleed ac... was committed by HoyaBoya 06:48 PM changeset
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.