-
Clarify `on_event` can accept *multip... was committed by J Scotti
Friday Jan 25
-
Remove obsolete Gemnasium badge https... was committed by Kerem Bozdas
Sunday Jan 20
-
Adds Class Invoker documentation on R... was committed by José Gomes Júnior 03:15 AM
-
update Readme: add headings, improve ... was committed by Ben Koshy
Wednesday Jan 16
-
Update the attr_reader to match the c... was committed by Ahmed AbdelHalim
Thursday Jan 03
-
Update InvalidTransition to include s... was committed by Ahmed AbdelHalim 10:28 AM
-
Pin concurrent-ruby to version 1.1.4 ... was committed by depfu[bot]
Sunday Dec 16
-
Update rails to version 5.2.2 https:/... was committed by depfu[bot]
Wednesday Dec 05
-
Update rails to version 5.2.1.1 https... was committed by depfu[bot]
Wednesday Nov 28
-
Fix specs, rename job model to work h... was committed by Anil Maurya
Thursday Nov 15
-
Dont add column if already exists htt... was committed by KiranMahale 04:18 AM
-
no migration will be added if model a... was committed by KiranMahale 04:18 AM
-
Fix specs, rename job model to work h... was committed by Anil Maurya 03:53 AM
-
Dont add column if already exists htt... was committed by KiranMahale 02:02 AM
-
Pin concurrent-ruby to version 1.1.3 ... was committed by depfu[bot]
Thursday Nov 08
-
no migration will be added if model a... was committed by KiranMahale
Thursday Nov 01
-
Prepare for 5.0.1 release [skip ci] h... was committed by Anil Maurya
Friday Sep 07
-
Fix specs after fixing Failures array... was committed by Anil Maurya 03:07 AM
-
Merge branch 'master' of github.com:a... was committed by Anil Maurya 02:51 AM
-
Fix failures array in transition not ... was committed by Anil Maurya 02:50 AM
-
Enable AASM scopes to be defined on a... was committed by Rick Song
Friday Aug 10
-
Update rails to version 5.2.1 https:/... was committed by depfu[bot]
Tuesday Aug 07
-
Fix links on CHANGELOG https://github... was committed by Nikolai
Monday Aug 06
-
Remove duplicate LogRunTime from Read... was committed by Anil Maurya
Tuesday Jul 31
-
Update changelog for 5.0.0 release an... was committed by Anil Maurya
Monday Jul 30
-
Merge branch 'Advanon-chores/refactor... was committed by Anil Maurya 03:46 AM
-
Merge branch 'master' into chores/ref... was committed by Vlad Gramuzov
Tuesday Jun 19
-
chore(invokers): Refactor callback in... was committed by Vlad Gramuzov 02:11 PM
-
Fix grammar error That comma works o... was committed by Quico Moya
Friday May 25
-
Updates Docs: Makes ruby code formatt... was committed by Jon Bauer 08:37 AM
-
Update README.md since `AASM::Base#st... was committed by Ivan Kataitsev
Thursday May 24
-
Update README.md Added missing backt... was committed by Zaid Huda 05:38 AM
-
Upgrade rails to version 5.2.0 https:... was committed by depfu[bot]
Monday Apr 09
-
Upgrade rails to version 5.1.6 https:... was committed by depfu[bot]
Thursday Mar 29
-
Circumvent "instance variable not def... was committed by Paul Cantrell
Tuesday Mar 06
-
Displays ORM versions when running te... was committed by Guillaume Hain
Tuesday Feb 27
-
Upgrade rails to version 5.1.5 https:... was committed by depfu[bot]
Wednesday Feb 14
-
use latest Rails 4.2 version (4.2.10)... was committed by Thorsten Boettger
Tuesday Feb 13
-
Merge pull request #495 from aasm/add... was committed by Thorsten Böttger 06:06 AM
-
Merge pull request #496 from shhavel/... was committed by Thorsten Böttger 05:20 AM
-
update to latest available minor Ruby... was committed by Thorsten Boettger 04:46 AM
-
run Travis tests with Ruby 2.4.2 http... was committed by Thorsten Boettger 04:37 AM
-
Merge branch 'master' into add_rails_... was committed by Thorsten Boettger 04:35 AM
-
Merge pull request #500 from aasm/dep... was committed by Thorsten Böttger 04:29 AM
-
Add docker setup to readme https://gi... was committed by Anil Kumar Maurya 03:08 AM
-
Exclude jruby for nobrainer https://g... was committed by anilmaurya 02:20 AM
-
Add support for Nobrainer (RethinkDB)... was committed by Guillaume Hain 02:19 AM
-
Always return false when error callba... was committed by Zino
Saturday Feb 03
-
Exclude jruby for nobrainer https://g... was committed by anilmaurya
Friday Feb 02
-
Upgrade rails to version 5.1.4 https:... was committed by depfu[bot]
Monday Jan 22
-
Add support for Nobrainer (RethinkDB)... was committed by Guillaume Hain 02:24 AM
-
Fix specs, lock "activerecord-jdbcsql... was committed by anilmaurya
Saturday Jan 20
-
Add 'sqlite3' gem for jruby environme... was committed by anilmaurya 04:24 AM
-
Add gem 'jdbc-sqlite3' to fix jruby s... was committed by anilmaurya 04:08 AM
-
Remove Support for ruby-1.9.3 and jru... was committed by anilmaurya 02:40 AM
-
Update README.md https://github.com/a... was committed by Matthew Hinea 01:22 AM
-
Remove aasm_ensure_initial_state from... was committed by anilmaurya 03:08 AM
-
Move Gaurd args rspec to simple_examp... was committed by anilmaurya 01:38 AM
-
Update docs https://github.com/aasm/a... was committed by Cedric ZH 12:26 AM
-
Allow custom params for allow_event m... was committed by Cedric ZH 12:26 AM
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.