-
Better RubyMotion file management. Co... was committed by Yannick Rekinger
Thursday Mar 17
-
Fix #273 work right after dup See: h... was committed by lingceng
Tuesday Mar 15
-
remove debugging https://github.com/a... was committed by Adam Hess 10:10 PM
-
Merge remote-tracking branch 'upstrea... was committed by Adam Hess 10:05 PM
-
Eager error message https://github.co... was committed by Phil Pirozhkov 03:59 PM
-
Fix warning when overriding an exsiti... was committed by Phil Pirozhkov 01:58 PM
-
fix add_column to new style https://g... was committed by long-long-float
Thursday Mar 10
-
fix migration name https://github.com... was committed by long-long-float
Wednesday Mar 09
-
update a missed state in README https... was committed by Satoru Ishikawa
Tuesday Mar 08
-
Move creation of scopes to persistenc... was committed by Christian Seiler
Friday Mar 04
-
remove pry that I left in https://git... was committed by Jack Thorne
Thursday Mar 03
-
Fix has_many association _ids helper ... was committed by Anil
Friday Feb 26
-
Fix Mongoid has_many association _ids... was committed by Anil
Thursday Feb 25
-
version bump to 4.9.0 https://github.... was committed by Thorsten Böttger
Monday Feb 22
-
add #328 and #329 to changelog https:... was committed by Thorsten Böttger 02:18 AM
-
Merge pull request #329 from anilmaur... was committed by Thorsten Böttger 02:16 AM
-
Add namespace to aasm generator - fi... was committed by Anil
Sunday Feb 21
-
Change `runnung` to `running` https:/... was committed by Tal Safran
Thursday Feb 18
-
Use symbol as the name of AR callback... was committed by sineed 03:28 AM
-
[ci skip] Add "ruby" to code blocks o... was committed by yui-knk
Thursday Feb 11
-
Update test targets ruby versions htt... was committed by yui-knk 12:00 AM
-
Maintaining RubyMotion support follow... was committed by Yannick Rekinger
Tuesday Feb 09
-
add #283 to changelog https://github.... was committed by Thorsten Böttger 05:08 AM
-
add #296 to changelog https://github.... was committed by Thorsten Böttger 05:07 AM
-
Merge pull request #283 from HoyaBoya... was committed by Thorsten Böttger 05:06 AM
-
Merge pull request #296 from HoyaBoya... was committed by Thorsten Böttger 05:01 AM
-
add #289 to changelog https://github.... was committed by Thorsten Böttger 04:24 AM
-
Merge pull request #289 from scambra/... was committed by Thorsten Böttger 04:22 AM
-
Merge pull request #316 from mlr/afte... was committed by Thorsten Böttger 03:09 AM
-
add #318 to changelog https://github.... was committed by Thorsten Böttger 03:08 AM
-
Merge pull request #318 from Infotaku... was committed by Thorsten Böttger 03:07 AM
-
Add example of Class option for after... was committed by Ronnie Miller
Sunday Feb 07
-
Fixed an issue due to RubyMotion Proc... was committed by Yannick Rekinger
Friday Feb 05
-
Fixed an issue due to RubyMotion Proc... was committed by Yannick Rekinger 04:37 PM
-
incorporate feedback using AASM confi... was committed by HoyaBoya 03:32 PM
-
anonymous class https://github.com/aa... was committed by HoyaBoya 03:32 PM
-
better tests(?) https://github.com/aa... was committed by HoyaBoya 03:32 PM
-
Make it easier to monkey patch into A... was committed by HoyaBoya 03:32 PM
-
pessmistic lock work model lock and ... was committed by HoyaBoya 03:28 PM
-
use table_name => { attribute => name... was committed by Sergio Cambra 10:31 AM
-
version bump to 4.8.0 https://github.... was committed by Thorsten Böttger
Thursday Feb 04
-
version bump to 4.8.0 https://github.... was committed by Thorsten Böttger 10:00 PM
-
Merge pull request #304 from vergenzt... was committed by Thorsten Böttger 09:55 PM
-
add #309 to changelog (rspec on_event... was committed by Thorsten Böttger 09:49 PM
-
Merge pull request #309 from zacviand... was committed by Thorsten Böttger 09:48 PM
-
add #311 to changelog (fix for callba... was committed by Thorsten Böttger 09:45 PM
-
add #300 to changelog (adding support... was committed by Thorsten Böttger 09:43 PM
-
Merge pull request #311 from lingceng... was committed by Thorsten Böttger 09:42 PM
-
Merge pull request #300 from LeeChSie... was committed by Thorsten Böttger 09:04 PM
-
add #308 to changelog https://github.... was committed by Thorsten Böttger 05:45 PM
-
Merge pull request #308 from eebs/per... was committed by Thorsten Böttger 05:43 PM
-
Merge pull request #317 from Infotaku... was committed by Thorsten Böttger 05:20 PM
-
Adding a warning regarding RubyMotion... was committed by Yannick Rekinger
Tuesday Feb 02
-
Add option to use Class that responds... was committed by Ronnie Miller
Monday Feb 01
-
Fix the typo in the readme for on_eve... was committed by Zac Viandier
Sunday Jan 31
-
add changelog entry for RubyMotion #3... was committed by Thorsten Böttger 06:00 AM
-
Merge pull request #315 from Infotaku... was committed by Thorsten Böttger 05:57 AM
-
Adding RubyMotion help to README http... was committed by Yannick Rekinger
Saturday Jan 30
-
Peace of mind for RubyMotion develope... was committed by Yannick Rekinger 06:48 PM
-
Adding RubyMotion support. Changed a... was committed by Yannick Rekinger 06:25 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.