enforce the use of SSL for all controller actions, skip the enforcement with skip_before_filter :enforce_ssl for selected actions. moto: secure everything, open where needed
mkristian
gem "enforce-ssl", "~> 0.2.2"