-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
It overrides rails g scaffold
in a strange way. It prevents model to be generated by ActiveRecord(if it's included to app) but doesn't generate its own model.
Because ActiveRecord is significantly more popular than couch for rails environment nowadays, maybe it makes sense to leave generator untouched, so those who what to add couch alongside good ol' relational DB didn't have issues with commenting/uncommenting this dependency when they need to generate something?
It's not something urgent or very important, just my 2 cents.
Metadata
Metadata
Assignees
Labels
No labels