search for: 965a445c

Displaying 1 result from an estimated 1 matches for "965a445c".

2006 Jun 22
2
Embed a Rails app within another?
I''m looking for a solution where I could load and render pages from one Rails application within another. I''m looking through the Rails code right now to see if this would even be remotely possible. Does anyone have any ideas? I know the obvious answer would be to proxy the app via Net::HTTP, but this is undesirable because: - I don''t always want to depend on having