Try rack-ssl-enforcer. It does the same thing using Rack middleware, and it's being actively maintained.
https://github.com/tobmatth/rack-ssl-enforcer On Fri, Mar 11, 2011 at 2:01 AM, Todd A. Jacobs < [email protected]> wrote: > I was looking at the "official repository" for ssl_requirement at > https://github.com/retr0h/ssl_requirement, and the last commit was in > 2008. Is this plugin still maintained? If not, what's the current > equivalent for Rails 3? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

