#Rails generator practice project
Nothing really special here, just practicing how to create a custom rails generator.
###Use it
rails g module bar will generate a bunch of files. I know, amazing right? No? I didn't think so…
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Rails generator practice project
Nothing really special here, just practicing how to create a custom rails generator.
###Use it
rails g module bar will generate a bunch of files. I know, amazing right? No? I didn't think so…