I have a site made up of a couple of different rails apps which all share the session for single sign on. Earlier in the year I upgraded one of them to Rails 3 and I lost the single sign on love - I had a quick poke at solving the problem but ended up taking the time hit and upgrading everything to Rails 3.
I bumped into this post today about how to get session sharing between the different versions of rails working and thought it might help someone, maybe being able to start a new project in Rails 3 when ordinarily they might not have because of this problem. http://blog.kabisa.nl/2010/10/27/share-sessions-between-rails-2-and-rails-3-applications/ --nahum -- You received this message because you are subscribed to the Google Groups "WellRailed" 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/wellrailed?hl=en.
