Close to crying now. It’s been a while since I started playing with Ruby on Rails.
It seems like a good toolkit. I started with the typical CRUD application, and now I’m sketching a web tool aiming to manage Subversion’s authz files.
I’m calling it Subauthz… I wonder if the name is good enough to make it worth publishing ;-)
And now… what I’ve just discovered, really making my night… RAILS INCLUDE A CUTE CONSOLE!
In there you can manually test your application’s model to do some quick-debugging.
Add it up to my today’s switch to Eclipse from Scite for the coding tasks… this is becoming increasingly interesting…