Displaying 1 result from an estimated 1 matches for "its_offici".
Did you mean:
itms_office
2006 Nov 21
4
Embedding Rails in a Cocoa app.
Hi,
Has anyone tried to embed rails into a Cocoa app? I have got this
working to a very primitive point using RubyCocoa. After about half an
hour of playing I was able to get WEBrick to serve the rails starter
page inside of a Cocoa app, but that is as far as I have got.
I have an idea for a client/server app where the server is a Cocoa
application that embeds WEBrick (or another server solution