ssl - "config.force_ssl = true" not forcing HTTPS -


i running rails 3.1 , have tried putting above line in development.rb , application .rb (not both @ same time) doesn't seem anything. request still working on http. isn't meant force requests use https? i'm sure i've missed obvious here can't life of me think of - being newbie doesn't either.

any appreciated.

cheers, dany.

it wont work locally, have deployed it?


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -