-
version bump to 3.0.3
https://github....
was committed by Thorsten Böttger
Wednesday Feb 22
- bugfix: make sure that scopes are sti... was committed by Thorsten Böttger 06:06 AM
- remove deprecation warning while test... was committed by Thorsten Böttger 05:26 AM
-
fixing tests (providing default colum...
was committed by Thorsten Böttger
Tuesday Feb 21
- no need for sdoc https://github.com/r... was committed by Thorsten Böttger 09:25 PM
-
Merge pull request #44 from kivi/patc...
was committed by Thorsten Böttger
Monday Feb 06
-
Update README.md
https://github.com/r...
was committed by kivi
Sunday Feb 05
-
version bump (ActiveRecord persistenc...
was committed by Thorsten Böttger
Monday Jan 16
- ActiveRecord persistence can ignore v... was committed by Thorsten Böttger 11:27 AM
- renewed the copyright for 2012 https:... was committed by Thorsten Böttger 11:24 AM
- documented support for Mongoid https:... was committed by Thorsten Böttger 11:11 AM
- make localizer specs independent from... was committed by Thorsten Böttger 11:04 AM
-
cleanup
https://github.com/rubyist/aa...
was committed by Thorsten Böttger
Thursday Dec 29
-
version bump to 3.0.1 (support for mo...
was committed by Thorsten Böttger
Wednesday Dec 21
- Merge pull request #43 from michaltab... was committed by Thorsten Böttger 06:36 AM
- spec tuning https://github.com/rubyis... was committed by Thorsten Böttger 06:33 AM
- added some todos https://github.com/r... was committed by Thorsten Böttger 05:27 AM
-
fix the readme
https://github.com/rub...
was committed by Thorsten Böttger
Saturday Nov 26
- version bump to 3.0.0 (new DSL) https... was committed by Thorsten Böttger 03:11 PM
- you may now disable whiny transaction... was committed by Thorsten Böttger 02:49 PM
- moved exception handling into base cl... was committed by Thorsten Böttger 02:34 PM
- improve legibility of parameters http... was committed by Thorsten Böttger 02:09 PM
- small refactorings https://github.com... was committed by Thorsten Böttger 02:07 PM
- deprecated AASM#human_state and AASM.... was committed by Thorsten Böttger 12:56 PM
- errors now have their own file https:... was committed by Thorsten Böttger 12:55 PM
- locator is a supporting class https:/... was committed by Thorsten Böttger 12:33 PM
- class refactorings https://github.com... was committed by Thorsten Böttger 12:30 PM
-
some little renamings
https://github....
was committed by Thorsten Böttger
Friday Nov 25
- get away little comma https://github.... was committed by Thorsten Böttger 06:13 PM
- version bump to 2.4.0 (supporting new... was committed by Thorsten Böttger 06:11 PM
- providing a changelog now; updated th... was committed by Thorsten Böttger 06:11 PM
- made sure, old state callbacks are st... was committed by Thorsten Böttger 05:55 PM
- new dsl now supports changing the sta... was committed by Thorsten Böttger 05:39 PM
-
new dsl, 2nd step: now the old dsl us...
was committed by Thorsten Böttger
Sunday Oct 23
- new dsl, 1st step: providing new dsl,... was committed by Thorsten Böttger 03:35 PM
- if you are using bundler https://gith... was committed by Thorsten Böttger 03:21 PM
- nobody needs this info when already l... was committed by Thorsten Böttger 03:18 PM
-
renamed to indicate what the spec is ...
was committed by Thorsten Böttger
Sunday Oct 16
-
cleaned up the specs
https://github.c...
was committed by Thorsten Böttger
Saturday Oct 15
- unified test and spec (using spec onl... was committed by Thorsten Böttger 11:32 AM
- ignoring rvmrc files https://github.c... was committed by Thorsten Böttger 09:45 AM
-
added test for issue #19
https://gith...
was committed by Thorsten Böttger
Friday Sep 16
- moved all test models into their own ... was committed by Thorsten Böttger 10:57 AM
-
version bump to 2.3.1
https://github....
was committed by Thorsten Böttger
Saturday Sep 10
- avoiding naming conflict with using I... was committed by Thorsten Böttger 12:41 PM
-
got tests and specs running after pul...
was committed by Thorsten Böttger
Thursday Sep 08
- Merge branch 'master' of https://gith... was committed by Thorsten Böttger 01:09 PM
-
ignoring local todo files
https://git...
was committed by Thorsten Böttger
Wednesday Sep 07
-
Merge pull request #36 from ramn/mast...
was committed by Thorsten Böttger
Monday Sep 05
-
Add do
https://github.com/rubyist/aas...
was committed by ramn
Sunday Sep 04
- Add comma.. https://github.com/rubyis... was committed by ramn 12:00 PM
- Documentation: callbacks around event... was committed by ramn 11:59 AM
-
version bump to 2.3.0 (adding I18n su...
was committed by Thorsten Böttger
Friday Sep 02
- and removed usage of connection mock ... was committed by Thorsten Böttger 12:47 PM
- fixed tests after I18n integration ht... was committed by Thorsten Böttger 12:45 PM
- Merge pull request #28 from etehtsea/... was committed by Thorsten Böttger 12:40 PM
-
a bit of a cleanup for the gem versio...
was committed by Thorsten Böttger
Wednesday Aug 31
- minified test schema.rb https://githu... was committed by Thorsten Böttger 05:53 PM
- using real database connections for t... was committed by Thorsten Böttger 05:49 PM
- replace jeweler with bundler for gem ... was committed by Thorsten Böttger 05:12 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.