This project is archived and is in readonly mode.

#165 ✓resolved
Andrew Nesbitt

script/generate scaffold not creating missing folders

Reported by Andrew Nesbitt | May 11th, 2008 @ 11:23 AM

Because git doesn't look after empty folders, sometimes in a new rails app some folders (like stylesheets and test/fixtures) may be missing.

Scaffold fails if those folders do not exist instead of creating those folders first, which is probably should now we are all moving onto git

Example: http://pastie.caboo.se/195092

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments

Pages