» Archief van de tag rails

Rails on database?

door: Eight Media

On Joel on Software, there’s an article with some decent criticism on Ruby on Rails and how it can be improved.

Happy to see that David H. Hanson, Ruby on Rails’ creator, has posted a civilized reply

———-

Tomas Jogin pointed out to me that the article wasn’t written by Joel on Software but by an anonymous user. My apologies, but that explains why i didn’t get the tone of voice of the article. I’ve made some corrections to the article.

Lees Meer

Rails webserver setup

door: Eight Media

For me personally, the main thing that delayed me getting into rails or django development, was the webserver setup.
Let me explain a bit on how to configure your Apache VirtualHost directives so you can host your apps on subdomains on the fly without having to change your DNS or serversetup.

In the end’ll we’ll have apps running on subdomains such as http://myapp.rails.mydomain.com

Lees Meer