impress/app/helpers
Matt Dunn-Rankin 7707580ed5
Update Neopia URLs to use HTTPS
We recently flipped the switch for various hosts to force HTTPS, yay! This includes `neopia.openneo.net`.

However, I forgot to change the URL scheme in this file. This meant that the form submit from the homepage would go to `http://neopia.openneo.net/`, then redirect to `https://neopia.openneo.net/`, but only preserve the form data in certain browsers. This change should fix that!

Note: This probably breaks the dev environment, where we don't have a cert for `https://neopia.dev.openneo.net`. I'll fix that some other time!
2018-04-16 20:36:50 -07:00
..
application_helper.rb update campaign final stretch copy 2017-01-09 11:35:55 -08:00
broken_image_reports_helper.rb
campaigns_helper.rb
closet_hangers_helper.rb
closet_lists_helper.rb
closet_pages_helper.rb
contribution_helper.rb
donations_helper.rb
item_zone_sets_helper.rb
items_helper.rb
neopets_page_import_tasks_helper.rb
outfits_helper.rb Update Neopia URLs to use HTTPS 2018-04-16 20:36:50 -07:00
static_helper.rb