I''m trying to run my rails app within a frame. The rails site (in the frame) is hosted at Textdrive and the main page is hosted elsewhere. When I access the app directly it works correctly. However, when accessed through the frame, I get kicked out after the authentication. Looks like the frame is messing with the session. Any suggestions on making the app work in a frame? Thanks