mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
Rewrite Aasm to AASM
This commit is contained in:
parent
c1a1bc5c6e
commit
7f7a8cb3f0
1 changed files with 1 additions and 1 deletions
|
@ -1054,7 +1054,7 @@ gem 'aasm'
|
|||
|
||||
### Generators
|
||||
|
||||
After installing Aasm you can run generator:
|
||||
After installing AASM you can run generator:
|
||||
|
||||
```sh
|
||||
% rails generate aasm NAME [COLUMN_NAME]
|
||||
|
|
Loading…
Reference in a new issue