grimen / dry_scaffold

Rails: A Rails scaffold generator that generates DRYer, cleaner, and more useful code. IMPORTANT: Not maintained anymore.
MIT License
124 stars 14 forks source link

Does not create route #14

Closed albertoperdomo closed 14 years ago

albertoperdomo commented 14 years ago

When generating a new scaffold the routes are not updated. I don't know if this is the intentional behaviour or not...

grimen commented 14 years ago

Works as intended now.