I m new to heroku. I deployed my rails 3 application in heroku and it is running successfully. My need is to integrate this application to a facebook canvas application. My doubt is whether i need to create a new app with cloud hosting services in facebook or i can use my existing heroku app? If so, how can i make use of existing heroku app in facebook.?
Thanks in advance.
To get your Heroku Rails app running in a Facebook canvas:
https://developers.facebook.com/apps/<app_id>/summary
Note: Facebook requires SSL (https) for all canvas apps. If you don't have a certificate, just add the free Piggyback SSL plugin on your Heroku app: http://addons.heroku.com/ssl