I’ve got most of my RoR project finished, but on the last portion, I’ve
got to go through https. I know others here have done this.
Specifically, how do I link from a page on the http:// side to a page on
the https:// side. What special magic is needed so that data that I’ve
been accumulating in the sessions in http:// is still accessible?
Any other cautions that you can point out to me will be greatly
appreciated.
As always, thanks in advance.
—Michael