No documentation
turadg opened this issue · 1 comments
turadg commented
Can you provide any docs on how to use this? The README doesn't have any and USAGE for the generator is boilerplate:
Description:
Explain the generator
Example:
rails generate paul_revere Thing
This will create:
what/will/it/create
mjankowski commented
I added some basic usage docs - https://github.com/thoughtbot/paul_revere/blob/master/README.md - and also updated the generator boilerplate.