This project is archived and is in readonly mode.

#2466 ✓resolved
calavera

[PATCH] Rails templates: git command doesn't run inside a directory

Reported by calavera | April 9th, 2009 @ 02:37 PM | in 3.0.2

writting a template you can't do this because git command just runs in root directory:

inside('lib') do

 git :clone => "an_external_library_that's_not_a_plugin_nor_a_gem"

end

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

Attachments

Referenced by

Pages