rails / ssl_requirement

NOTICE: official repository moved to https://github.com/retr0h/ssl_requirement
http://rubyonrails.org
314 stars 148 forks source link

App-wide SSL config #2

Open fermartin opened 13 years ago

fermartin commented 13 years ago

Hey guys,

I was wondering if there is an easy way to force SSL on the entire app, without having to explicitly declare it in every controller?

Thanks so much! Fer Martin

grosser commented 13 years ago

just do it in application controller