Examining RoR

By farcaller July 6th, 2008

I’ve started coding Ruby on Rails today. This would be my first programming experience in RoR (and in Ruby at all). I have several webapps that I’ve been planning to code in Django, but I’ll give RoR a try to see other way of developing web applications (that might be implemented later in FOW).
Currently what I see is lots of “magic”. You just create an empty method, accompanying html page - and you’re done. I wonder if such simplicity would be useful for compilable application, but who knows?

By the way, I’ve been prototyping “application bundles” yesterday. That’s a concept of having one web application completely isolated in dynamically pluggable (and removable) bundle. That might be useful for bugfixing, extending functionality or dropping it in case of high loads.

This entry was posted on Sunday, July 6th, 2008 at 17:36 and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply