The site is currently written in PHP. I want to add a new component by doing it in Ruby on Rail and then installing Rails in a sub-folder.
If a user logs in the PHP portion of the website, can I customize the content for him/her in the Rails section without requiring a second login?
I'm relatively new to Ruby on Rails so that's why I'm asking all these noob questions.