-
Fix ActiveRecordPersistence:aasm_ensu...
was committed by Anil
Thursday Jan 07
changeset -
Merge pull request #264 from joshsoft...
was committed by Thorsten Böttger
05:21 PM
changeset
-
version bump to 4.6.0
https://github....
was committed by Thorsten Böttger
03:51 PM
changeset
-
add #265 and #152 to changelog
https:...
was committed by Thorsten Böttger
03:51 PM
changeset
-
Raise 'column_name undefined error' w...
was committed by Anil
03:47 PM
changeset
-
Fix specs for #265
Run enum specs on...
was committed by Anil
03:47 PM
changeset
-
Merge pull request #265 from joshsoft...
was committed by Thorsten Böttger
03:47 PM
changeset
-
update year
https://github.com/aasm/a...
was committed by Thorsten Böttger
03:30 PM
changeset
-
Update year in license
https://github...
was committed by Semyon Pupkov
03:29 PM
changeset
-
Merge pull request #302 from artofhum...
was committed by Thorsten Böttger
03:29 PM
changeset
-
add #261 to changelog
https://github....
was committed by Thorsten Böttger
03:28 PM
changeset
-
ignore tmp directory
https://github.c...
was committed by Thorsten Böttger
03:28 PM
changeset
-
update rails 3.2.21 to 3-2-stable
htt...
was committed by Anil
03:21 PM
changeset
-
Add generators to configure active_re...
was committed by Anil
03:21 PM
changeset
-
Merge pull request #261 from joshsoft...
was committed by Thorsten Böttger
03:21 PM
changeset
-
Add 'test-unit' gem to 3.2 rails Gemf...
was committed by Anil
03:21 PM
changeset
-
version bump to 4.5.2
https://github....
was committed by Thorsten Böttger
Tuesday Jan 05
changeset -
fix arity difference between Procs an...
was committed by Thorsten Böttger
05:51 AM
changeset
-
Merge pull request #292 from joshsoft...
was committed by Thorsten Böttger
03:55 AM
changeset
-
Refactor AASM::Persistence::ActiveRec...
was committed by Anil
03:55 AM
changeset
-
Merge pull request #290 from jethroo/...
was committed by Thorsten Böttger
Tuesday Dec 08
changeset -
refactoring Base#state_with_scope to ...
was committed by Carsten Wirth
05:55 AM
changeset
-
version bump to 4.5.1
https://github....
was committed by Thorsten Böttger
04:57 AM
changeset
-
make sure to use override configurati...
was committed by Thorsten Böttger
04:55 AM
changeset
-
Merge pull request #284 from scottjac...
was committed by Thorsten Böttger
04:09 AM
changeset
-
Clarify docs around the after_commit ...
was committed by Scott Jacobsen
04:09 AM
changeset
-
Merge pull request #280 from ferdinan...
was committed by Thorsten Böttger
03:40 AM
changeset
-
Added jruby9k.3
https://github.com/aa...
was committed by Ferdinand Rosario
03:40 AM
changeset
-
Merge pull request #276 from yui-knk/...
was committed by Thorsten Böttger
03:35 AM
changeset
-
Add test cases which validate results...
was committed by yui-knk
03:35 AM
changeset
-
version bump to 4.5.0
https://github....
was committed by Thorsten Böttger
Monday Nov 16
changeset -
Merge pull request #279 from aasm/rsp...
was committed by Thorsten Böttger
04:20 AM
changeset
-
support RSpec matcher allow_event
htt...
was committed by Thorsten Böttger
Friday Oct 30
changeset -
support RSpec matcher allow_transitio...
was committed by Thorsten Böttger
07:30 AM
changeset
-
support RSpec matcher have_state
http...
was committed by Thorsten Böttger
07:30 AM
changeset
-
started
https://github.com/aasm/aasm/...
was committed by Thorsten Böttger
06:47 AM
changeset
-
support RSpec match transition_from
h...
was committed by Thorsten Böttger
06:47 AM
changeset
-
version bump to 4.4.1
https://github....
was committed by Thorsten Böttger
Wednesday Oct 28
changeset -
Add option to reject certain events i...
was committed by dubroe
05:02 PM
changeset
-
Split Array cast into separate line
h...
was committed by dubroe
05:02 PM
changeset
-
Give example of using reject in readm...
was committed by dubroe
05:02 PM
changeset
-
Merge pull request #272 from financei...
was committed by Thorsten Böttger
05:02 PM
changeset
-
Add test and clean up Array syntax
ht...
was committed by dubroe
05:02 PM
changeset
-
Make the code prettier
https://github...
was committed by dubroe
05:02 PM
changeset
-
version bump to 4.4.0
https://github....
was committed by Thorsten Böttger
Tuesday Oct 27
changeset -
Merge pull request #278 from aasm/mon...
was committed by Thorsten Böttger
05:58 AM
changeset
-
rename gemfiles to reflect what they ...
was committed by Thorsten Böttger
05:32 AM
changeset
-
make AASM mongoid 5.0 compatible
http...
was committed by Thorsten Böttger
05:32 AM
changeset
-
let Travis test mongoid 5.0
https://g...
was committed by Thorsten Böttger
05:32 AM
changeset
-
started
https://github.com/aasm/aasm/...
was committed by Thorsten Böttger
04:40 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.