When it comes to sub domains in AWS (payments.x.com and forums.x.com) do I upload completely different rails apps for the payments and the forums?
If so how do I make sure that the logged in user is carried over from one to the other when using Postgres?