> Is there a way to share heroku application databases across multiple > applications? Actually I am trying to implement Single Sign On system > using Authlogic by keeping User model in a central application and > share it among various application with same domain name (but with > different subdomains). If not then probably I will have to use > ActiveResource for the same.
If you're going for a single sign on system, you should consider using open-id. sb ---------------- still vegan. still straightedge. shane becker +1 801 898-9481 blog: http://iamshane.com shirts: http://theresistancearmy.com -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
