Rails 2.0

Rails 2.0 (Ruby on Rails) was recently released.  Scaffolds now automatically create RESTful web services for *every* CRUD action.  Services can be accessed by adding a .xml to the end of the URL.  It’s that simple!