This project is archived and is in readonly mode.
rake update_ujs in railties doesn't work
Reported by Akira Matsuda | December 25th, 2010 @ 04:51 PM
Not sure whether anyone's using this Rake task (because both
prototype_ujs.js and jquery_ujs.js in the Rails repo aren't
up-to-date ATM), but anyway, this Rake task doesn't actually work
since GitHub stopped providing non-https content since the last
month.
https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
Here's a fix.
Comments and changes to this ticket
-
Repository December 26th, 2010 @ 10:23 AM
- State changed from new to committed
(from [a329e7d9afb24e3be8146fe0303ee6a6cac14efc]) use https to fetch files from GitHub
see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
[#6223 state:committed]
Signed-off-by: Santiago Pastorino santiago@wyeworks.com
https://github.com/rails/rails/commit/a329e7d9afb24e3be8146fe0303ee...
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
- 6223 rake update_ujs in railties doesn't work [#6223 state:committed]