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