This project is archived and is in readonly mode.
application template does not understand https urls.
Reported by phs | May 10th, 2010 @ 06:23 PM
Wheelie-Cyberman:~/code $ rails core -m https://github.com/some/private/raw/master/template.rb
create
create README
...
create vendor/plugins/.gitkeep
The template [/Users/phil/Public/code/https:/github.com/some/private/raw/master/template.rb] could not be loaded. Error: Could not find "/Users/phil/Public/code/https:/github.com/some/private/raw/master/template.rb" in source paths.
Wheelie-Cyberman:~/code $
Comments and changes to this ticket
-
David Trasbo August 8th, 2010 @ 04:23 PM
- Assigned user set to Rohit Arondekar
This was actually a Thor-related issue, fixed in this commit:
http://github.com/wycats/thor/commit/e62bc72f3e15ea6871887977acf2c1...
This can be closed.
-
Rohit Arondekar August 9th, 2010 @ 01:54 AM
- State changed from new to resolved
- Importance changed from to Low
-
Justin Blake November 24th, 2010 @ 07:15 PM
There is also an issue in rails itself preventing https templates from working. There's a fix waiting here: https://rails.lighthouseapp.com/projects/8994/tickets/5926-bug-patc...
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>