I’m continuously amazed at the ease of use of rubyonrails as I was building my first ‘learning’ app. It took me about a week and i was able to provide ajax search, user login, edit forms without writing a single line of SQL or javascript. Have a look at it here – http://www.railsjob.com
I might continue to add a bit more features and wrap it up. Then I’ll start a new app codename *secret*. There’s still alot to learn for test driven development with rails and proper deployment configurations so I can update the site with ease. But I’m pretty happy with Rails so far.