This project is archived and is in readonly mode.

#6704 new
Rafael Cardoso

rails plugin new ../blog --edge --mountable doesn't work

Reported by Rafael Cardoso | April 15th, 2011 @ 12:51 AM

I was following the mountable apps manual:
http://piotrsarnacki.com/2010/12/21/mountable-apps-tutorial/

and executed:

bundle exec ./bin/rails plugin new ../blog --edge --mountable

and it failed saying:

Could not find "../../app/templates/public/javascripts/jquery.js" in any of your source paths. Your current source paths are:
/Users/rafamvc/workspace2/bgjobs/rails/railties/lib/rails/generators/rails/plugin_new/templates

but the command without --mountable works.

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>

People watching this ticket

Pages