I have a Rails 2 app using ssl_requirement plugin. Is it possible to
force HTTPS in any controller with one statement, instead of defining
the actions in any controller?
i.e. ssl_required :all => :force
I have a Rails 2 app using ssl_requirement plugin. Is it possible to
force HTTPS in any controller with one statement, instead of defining
the actions in any controller?
i.e. ssl_required :all => :force
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs