1
0
Fork 0
forked from OpenNeo/impress
impress/app
Matt Dunn-Rankin aceffc56ab
Fix SWF downloading for HTTPS URLs
TNT started using HTTPS URLs! And our old Ruby version (lol 😬) still requires explicit invocation to perform SSL during a request, so requests were failing!

Now, we explicitly build the `Net::HTTPS` object, and turn on `use_ssl` if it's an HTTPS URL! (The shorthand invocation didn't seem to have an option for this, that I could find!)
2021-06-12 02:23:18 -07:00
..
assets whoops, accept 1-digit donation amounts! 2018-01-20 17:55:21 -08:00
controllers new donate layout for post-2017 campaign 2018-01-18 17:14:02 -08:00
flex advanced search by pet type fit :) 2014-04-05 18:48:20 -05:00
helpers Update Neopia URLs to use HTTPS 2018-04-16 20:36:50 -07:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Fix SWF downloading for HTTPS URLs 2021-06-12 02:23:18 -07:00
views new donate layout for post-2017 campaign 2018-01-18 17:14:02 -08:00