-
Update Readme, add example to list pe...
was committed by Anil Kumar Maurya
Monday Aug 22
changeset -
Merge pull request #389 from anilmaur...
was committed by Anil Kumar Maurya
03:27 AM
changeset
-
fix the build (who needs coveralls an...
was committed by Thorsten Böttger
Monday Aug 01
changeset -
Merge pull request #380 from danlo/ma...
was committed by Thorsten Böttger
02:20 AM
changeset
-
Update README.md
Removed (user) whic...
was committed by Daniel Lo
02:20 AM
changeset
-
let whiny_peristence: true be the def...
was committed by Thorsten Böttger
Sunday Jun 19
changeset -
version bump to 4.11.0
https://github...
was committed by Thorsten Böttger
02:37 AM
changeset
-
add #366 to changelog
https://github....
was committed by Thorsten Böttger
02:35 AM
changeset
-
Merge pull request #366 from Gusto/ma...
was committed by Thorsten Böttger
02:31 AM
changeset
-
Default to false and flip to a minor ...
was committed by Matthew Wilde
02:31 AM
changeset
-
Implement whiny persistence so that `...
was committed by Matthew Wilde
02:31 AM
changeset
-
add #370 to the changelog
https://git...
was committed by Thorsten Böttger
01:37 AM
changeset
-
document logger configuration
https:/...
was committed by Thorsten Böttger
01:37 AM
changeset
-
Merge pull request #370 from HoyaBoya...
was committed by Thorsten Böttger
01:27 AM
changeset
-
Allow AASM to take a logger configura...
was committed by HoyaBoya
01:27 AM
changeset
-
Merge pull request #375 from almnes/f...
was committed by Thorsten Böttger
Wednesday Jun 01
changeset -
fix spelling mistake in documentation...
was committed by Sebastian Almnes
04:40 PM
changeset
-
notify about Travis builds
https://gi...
was committed by Thorsten Böttger
Tuesday May 24
changeset -
version bump to 4.10.1
https://github...
was committed by Thorsten Böttger
Monday May 16
changeset -
add #364 to changelog
https://github....
was committed by Thorsten Böttger
06:57 AM
changeset
-
Merge pull request #364 from hspazio/...
was committed by Thorsten Böttger
06:55 AM
changeset
-
adding support for :permitted => fals...
was committed by hspazio
06:55 AM
changeset
-
adding support to README for :permitt...
was committed by Fabio Pitino
06:55 AM
changeset
-
add #363 to changelog
https://github....
was committed by Thorsten Böttger
06:44 AM
changeset
-
Fix a transition success callback iss...
was committed by Shunichi Ikegami
06:42 AM
changeset
-
Merge pull request #363 from shunichi...
was committed by Thorsten Böttger
06:42 AM
changeset
-
add #353 to changelog
https://github....
was committed by Thorsten Böttger
06:39 AM
changeset
-
test for method using method_defined?...
was committed by Nathan Stitt
06:30 AM
changeset
-
Silence method override warning when ...
was committed by Nathan Stitt
06:30 AM
changeset
-
Merge pull request #353 from nathanst...
was committed by Thorsten Böttger
06:30 AM
changeset
-
add some allowed failures
https://git...
was committed by Thorsten Böttger
Monday May 09
changeset -
darn
https://github.com/aasm/aasm/com...
was committed by Thorsten Böttger
12:39 AM
changeset
-
remove 4.1 gemfile
https://github.com...
was committed by Thorsten Böttger
Sunday May 08
changeset -
re-enable all gemfiles again
https://...
was committed by Thorsten Böttger
07:32 PM
changeset
-
JRuby 1.7 won't work with Rails 5
htt...
was committed by Thorsten Böttger
07:32 PM
changeset
-
use Ruby 2.3.1
https://github.com/aas...
was committed by Thorsten Böttger
Saturday May 07
changeset -
use latest JRuby
https://github.com/a...
was committed by Thorsten Böttger
09:39 PM
changeset
-
remove unused ruby
https://github.com...
was committed by Thorsten Böttger
09:39 PM
changeset
-
do not test Rails 4.1 anymore
https:/...
was committed by Thorsten Böttger
09:39 PM
changeset
-
use Ruby 2.2.5 for Rails 5
https://gi...
was committed by Thorsten Böttger
09:15 PM
changeset
-
do not test with Ruby 2.0.0 and 2.1 a...
was committed by Thorsten Böttger
09:15 PM
changeset
-
rack 2.0 requires at least Ruby 2.2.2...
was committed by Thorsten Böttger
08:57 PM
changeset
-
focus on Rails 5
https://github.com/a...
was committed by Thorsten Böttger
08:57 PM
changeset
-
exclude mongoid from Rails 5.0 tests ...
was committed by Thorsten Böttger
Thursday May 05
changeset -
exclude mongoid from Rails 5.0 tests ...
was committed by Thorsten Böttger
11:14 PM
changeset
-
exclude dynamoid from Rails 5.0 tests...
was committed by Thorsten Böttger
10:32 PM
changeset
-
use proper Travis syntax
https://gith...
was committed by Thorsten Böttger
10:20 PM
changeset
-
adding Rails 5.0.0.beta4 to Travis bu...
was committed by Thorsten Böttger
10:18 PM
changeset
-
Merge pull request #354 from kikyous/...
was committed by Thorsten Böttger
Tuesday May 03
changeset -
update_column instead of change_colum...
was committed by chen
05:24 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.