Hi, I'm using restful_authentication on rails 2.3.2. It works find on my local machine which has passenger 2.1.2. But it doesn't work on the web hosting server (DreamHost) which may have lower version of passenger. The problem is session[:user_id] is not reserved while redirecting.
Is this an incompatibility issue between rails 2.3.2 and passenger? If so, is there a workaround other than upgrading passenger? (I've already asked DreamHost to upgrade passenger but it will take time.) Thanks. Sam -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---