1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
Commit graph

10 commits

Author SHA1 Message Date
rwegrzyniak
9f97867884 Changed migration class name to work with zeitwerk 2021-06-25 17:02:35 +05:30
KiranMahale
7443311fb4 no migration will be added if model and column is exists 2018-11-15 14:48:31 +05:30
Pablo Acuna
5b764e796e Use AR version for migrations 2017-07-07 08:13:33 +05:30
Pablo Acuna
1ef5c17c41 add current Rails version to migration 2017-07-07 08:13:33 +05:30
Pablo Acuna
91c446581c add current rails version to migration 2017-07-07 08:13:33 +05:30
Bastian Wegge
673b6f7aba added custom-name to generator to avoid uninitialized constant error 2016-09-19 22:41:02 +02:00
long-long-float
e03af047c4 fix add_column to new style 2016-03-10 14:15:29 +09:00
long-long-float
ada46aaee6 fix migration name 2016-03-10 13:52:24 +09:00
Anil
24f757b130 Add namespace to aasm generator
- fix #328
2016-02-21 17:00:37 +05:30
Anil
844f9c3f3b Add generators to configure active_record and mongoid after install
- Added command rails generate aasm NAME [COLUMN_NAME]
- #205
- #220
2015-09-28 13:41:33 +05:30