Sunday, 8 September 2013

Sub domain in rails app?

Sub domain in rails app?

I've built a rails app that running on one domain. I would like to add a
separate site within the app for charges through stripe.
If I create a new controller, how do I point it to a sub domain of that
same domain?
How do I get it to work with Heroku?

No comments:

Post a Comment