Your Ad Here

Archives for posts tagged ‘ruby’

What’s New in Ruby on Rails 2.1?

David Heinemeier Hansson announced on his Twitter the release of Ruby on Rails 2.1 a week back. Having updated to the latest version, I wanted to know what are the new features in this release.
Apart from this excellent article on the official Rails blog, Carlos Brando has compiled a book discussing the new features in [...]

Aptana Studio 1.1

In computing, an integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of a source code editor, a compiler and/or interpreter, build automation tools, and (usually) a debugger.
Having used various IDE (JCreator, Eclipse & Microsoft Visual Studio) during the course of learning [...]