Rails 2.3 is out
Finally Rails 2.3 is out. Officially its tagged as 2.3.2 from memory. So what are you waiting for update already. Just run the following command in your terminal and your on your way. Sorry windows users find your own way
sudo gem install rails
Check out the release notes here
Moving to anywhere on a line in terminal on Mac OSX
If your like me and use terminal on you mac you might find yourself wanting to move to a point on the line you just typed. Well there is a simple way that l know at least. Just press and hold the “Option” key and click your mouse anywhere on the line and your cursor will move there.
I know there might be a better way without going back to the evil mouse but, l just don’t know it.




