HTTP to HTTPS for some pages in ROR

hi all,

I want to redirect some pages of my project to HTTPS.

How can I do that?

Thanks and Regards,
Shripad

A quick Google search revealed the following:

http://www.buildingwebapps.com/articles/6401-using-ssl-in-rails-applications

I have no idea how up-to-date this is, nor have I tried it myself, but
it might help you get started.

Shripad wrote:

hi all,

I want to redirect some pages of my project to HTTPS.

How can I do that?

Thanks and Regards,
Shripad