-
get away little comma
https://github....
was committed by Thorsten Böttger
Friday Nov 25
changeset - version bump to 2.4.0 (supporting new... was committed by Thorsten Böttger 06:12 PM changeset
- providing a changelog now; updated th... was committed by Thorsten Böttger 06:11 PM changeset
- new dsl, 2nd step: now the old dsl us... was committed by Thorsten Böttger 05:56 PM changeset
- made sure, old state callbacks are st... was committed by Thorsten Böttger 05:56 PM changeset
- new dsl now supports changing the sta... was committed by Thorsten Böttger 05:56 PM changeset
- new dsl, 1st step: providing new dsl,... was committed by Thorsten Böttger 05:56 PM changeset
-
if you are using bundler
https://gith...
was committed by Thorsten Böttger
Sunday Oct 23
changeset - nobody needs this info when already l... was committed by Thorsten Böttger 03:18 PM changeset
-
renamed to indicate what the spec is ...
was committed by Thorsten Böttger
Sunday Oct 16
changeset -
cleaned up the specs
https://github.c...
was committed by Thorsten Böttger
Saturday Oct 15
changeset - unified test and spec (using spec onl... was committed by Thorsten Böttger 11:32 AM changeset
- ignoring rvmrc files https://github.c... was committed by Thorsten Böttger 09:45 AM changeset
-
moved all test models into their own ...
was committed by Thorsten Böttger
Friday Sep 16
changeset - added test for issue #19 https://gith... was committed by Thorsten Böttger 11:12 AM changeset
-
version bump to 2.3.1
https://github....
was committed by Thorsten Böttger
Saturday Sep 10
changeset - avoiding naming conflict with using I... was committed by Thorsten Böttger 12:42 PM changeset
-
got tests and specs running after pul...
was committed by Thorsten Böttger
Thursday Sep 08
changeset - Merge branch 'master' of https://gith... was committed by Thorsten Böttger 01:21 PM changeset
-
ignoring local todo files
https://git...
was committed by Thorsten Böttger
Wednesday Sep 07
changeset -
Add do
https://github.com/rubyist/aas...
was committed by ramn
Monday Sep 05
changeset - Documentation: callbacks around event... was committed by ramn 07:48 AM changeset
- Merge pull request #36 from ramn/mast... was committed by Thorsten Böttger 07:48 AM changeset
- Add comma.. https://github.com/rubyis... was committed by ramn 07:48 AM changeset
-
version bump to 2.3.0 (adding I18n su...
was committed by Thorsten Böttger
Friday Sep 02
changeset - and removed usage of connection mock ... was committed by Thorsten Böttger 12:47 PM changeset
- fixed tests after I18n integration ht... was committed by Thorsten Böttger 12:45 PM changeset
- Merge pull request #28 from etehtsea/... was committed by Thorsten Böttger 12:40 PM changeset
-
a bit of a cleanup for the gem versio...
was committed by Thorsten Böttger
Thursday Sep 01
changeset - minified test schema.rb https://githu... was committed by Thorsten Böttger 03:46 AM changeset
-
replace jeweler with bundler for gem ...
was committed by Thorsten Böttger
Wednesday Aug 31
changeset - using real database connections for t... was committed by Thorsten Böttger 05:49 PM changeset
- improve legibility of the callback ch... was committed by Thorsten Böttger 03:56 PM changeset
- cleaned up README https://github.com/... was committed by Thorsten Böttger 03:51 PM changeset
- preferring markdown over RDoc https:/... was committed by Thorsten Böttger 03:51 PM changeset
- aasm is not abandoned anymore ;-) htt... was committed by Thorsten Böttger 02:02 PM changeset
- version bump to 2.2.1 https://github.... was committed by Thorsten Böttger 01:52 PM changeset
-
Thorsten Böttger has volunteered to t...
was committed by Travis Tilley
Tuesday Aug 30
changeset -
abandoned. srsly.
https://github.com/...
was committed by Travis Tilley
Friday Aug 19
changeset -
State transitions do not persist to DB in ActiveRecord models
was updated by sara ceejay
Sunday Aug 14
ticket -
avoiding memory leak in Rails 3 devel...
was committed by Thorsten Böttger
Friday Jun 17
changeset - Merge pull request #34 from alto/mast... was committed by Travis Tilley 07:13 PM changeset
-
Passing event arguments to the guard ...
was committed by Ravi Bhim
Tuesday Mar 22
changeset -
regenerated gemspec
https://github.co...
was committed by Konstantin Shabanov
Saturday Jan 15
changeset - update to use bundler to check depend... was committed by Konstantin Shabanov 04:31 PM changeset
- add Gemfile.lock to .gitignore https:... was committed by Konstantin Shabanov 04:31 PM changeset
- migrate spec to RSpec2 https://github... was committed by Konstantin Shabanov 04:31 PM changeset
- added Gemfile https://github.com/ruby... was committed by Konstantin Shabanov 04:31 PM changeset
-
Applying the following patch:
http:/...
was committed by Peter Vandenberk
Monday Sep 13
changeset - gemspec http://github.com/rubyist/aas... was committed by Travis Tilley 04:19 AM 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.