-
Exclude jruby for nobrainer
https://g...
was committed by anilmaurya
Friday Feb 02
changeset -
Add support for Nobrainer (RethinkDB)...
was committed by Guillaume Hain
11:28 PM
changeset
-
Upgrade rails to version 5.1.4
https:...
was committed by depfu[bot]
Monday Jan 22
changeset -
Fix specs, lock "activerecord-jdbcsql...
was committed by anilmaurya
Saturday Jan 20
changeset -
Add 'sqlite3' gem for jruby environme...
was committed by anilmaurya
04:25 AM
changeset
-
Add gem 'jdbc-sqlite3' to fix jruby s...
was committed by anilmaurya
04:09 AM
changeset
-
Remove Support for ruby-1.9.3 and jru...
was committed by anilmaurya
02:40 AM
changeset
-
Update README.md
https://github.com/a...
was committed by Matthew Hinea
01:22 AM
changeset
-
Remove aasm_ensure_initial_state from...
was committed by anilmaurya
03:08 AM
changeset
-
Move Gaurd args rspec to simple_examp...
was committed by anilmaurya
01:39 AM
changeset
-
Allow custom params for allow_event m...
was committed by Cedric ZH
12:26 AM
changeset
-
Update docs
https://github.com/aasm/a...
was committed by Cedric ZH
12:26 AM
changeset
-
Version bump to 4.12.3
https://github...
was committed by anilmaurya
Tuesday Oct 24
changeset -
Update changelog, prepare for 4.12.3 ...
was committed by Anil Kumar Maurya
09:19 AM
changeset
-
Upgrade rails to version 5.1.4
https:...
was committed by depfu[bot]
Thursday Sep 07
changeset -
Fix job.fire to job.aasm.fire in READ...
was committed by Peter Glerup Ericson
07:56 AM
changeset
-
Merge branch 'master' into add_rails_...
was committed by Thorsten Böttger
Tuesday Aug 15
changeset -
fix test after upgrading the general ...
was committed by Thorsten Böttger
07:02 AM
changeset
-
Merge pull request #491 from aasm/dep...
was committed by Thorsten Böttger
06:56 AM
changeset
-
add tests for Rails 5.1
https://githu...
was committed by Thorsten Böttger
06:54 AM
changeset
-
adjust copyright
https://github.com/a...
was committed by Thorsten Böttger
06:46 AM
changeset
-
Add to AASM fire(event) and fire!(eve...
was committed by Vladislav Moskovets
Thursday Aug 10
changeset -
Add use transaction flag
https://gith...
was committed by Peter Lampesberger
02:36 AM
changeset
-
Add index to readme [ci skip]
https:/...
was committed by Anil Kumar Maurya
Tuesday Aug 08
changeset -
Add documentation for namespaces
http...
was committed by Cory Kaufman-Schofield
03:35 AM
changeset
-
Version bump to 4.12.2
https://github...
was committed by anilmaurya
Friday Aug 04
changeset -
Update changelog for 4.12.2 release
h...
was committed by Anil Kumar Maurya
08:57 AM
changeset
-
Test for aasm guard arguments (#485)
...
was committed by werleo
08:19 AM
changeset
-
Upgrade rails to version 5.1.3
https:...
was committed by depfu[bot]
Thursday Aug 03
changeset -
Upgrade rails to version 5.0.5
https:...
was committed by depfu[bot]
Monday Jul 31
changeset -
Update Readme, add example of guards ...
was committed by Anil Kumar Maurya
Thursday Jul 27
changeset -
Remove the need to set to_state as ni...
was committed by Huiming Teo
03:41 AM
changeset
-
Revert https://github.com/aasm/aasm/c...
was committed by Huiming Teo
03:41 AM
changeset
-
Use AASM::NO_VALUE as default value f...
was committed by Huiming Teo
03:41 AM
changeset
-
Make errors more inspectable by setti...
was committed by Egor Lynko
Wednesday Jul 26
changeset -
Update README.md - Hide warnings opti...
was committed by Jonathan
03:14 AM
changeset
-
Add header to deep link to lifecycle
...
was committed by Adam Archer
03:08 AM
changeset
-
Enable Dynamoid for Rails 5
https://g...
was committed by Victor Shcherbakov
03:06 AM
changeset
-
Version bump to 4.12.1
https://github...
was committed by Anil Maurya
Tuesday Jul 18
changeset -
Update changelog for 4.12.1 release
h...
was committed by Anil Kumar Maurya
02:29 AM
changeset
-
Update Redis support
Fix #480
https:...
was committed by Victor Shcherbakov
Tuesday Jul 11
changeset -
add current rails version to migratio...
was committed by Pablo Acuna
Thursday Jul 06
changeset -
add current Rails version to migratio...
was committed by Pablo Acuna
10:43 PM
changeset
-
Use AR version for migrations
https:/...
was committed by Pablo Acuna
10:43 PM
changeset
-
Add Sequel transactions and locking
...
was committed by Aryk Grosz
10:38 PM
changeset
-
Fix dynamoid specs
https://github.com...
was committed by Aryk Grosz
10:38 PM
changeset
-
DRY-up Mongoid and ActiveRecord Persi...
was committed by Aryk Grosz
10:38 PM
changeset
-
Upgrade rails to version 5.1.2
https:...
was committed by depfu-bot
Monday Jun 26
changeset -
Upgrade rails to version 5.0.4
https:...
was committed by depfu-bot
Monday Jun 19
changeset -
Add aliases for event methods
Addres...
was committed by Aryk Grosz
Thursday Jun 15
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.