Yeah, seriously. I can't even imagine how I would use this in production. Super expensive Xcode + built in apache that probably can't proxy to a backend server all that easily? It's just too inflexible to be seriously considered.
Here is one interesting bit from the nut-shell: "We are also interested in other non-traditional ways an embeddable Ruby web app server might be useful for native app development."
Sorry, meant Xserve. Apache can be modified, yeah, but you'd have to edit the config file manually, bypassing the graphical interface that Mac OS X server gives you.
Comments
Yeah, seriously. I can't even imagine how I would use this in production. Super expensive Xcode + built in apache that probably can't proxy to a backend server all that easily? It's just too inflexible to be seriously considered.
Here is one interesting bit from the nut-shell: "We are also interested in other non-traditional ways an embeddable Ruby web app server might be useful for native app development."
I'm not sure I understand. Xcode is free with OS X. Apache on OS X is just like any other Apache, it has mod_proxy, etc.
Not to mention you can install Nginx or any number of other web servers.
Sorry, meant Xserve. Apache can be modified, yeah, but you'd have to edit the config file manually, bypassing the graphical interface that Mac OS X server gives you.