I have used ssl_requirement plugin for previous versions of Rails and it is awesome. But for Rails 3 I want to try out some new plugins or gems. Any suggestions?
This should answer your question:
Rails 3 SSL Deprecation
FYI there is a rails3 version of ssl_requirement, see:
https://github.com/bartt/ssl_requirement
The gem is call bartt-ssl_requirement
so in your Gemfile you'll want
gem 'bartt-ssl_requirement', :require => 'ssl_requirement'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With