The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Rails 0.9: Fast development, breakpoints, ++

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
David Heinemeier Hansson

Posts: 512
Nickname: dhh
Registered: Mar, 2004

David Heinemeier Hansson is the lead Ruby developer on 37signal's Basecamp and constructor of Rails
Rails 0.9: Fast development, breakpoints, ++ Posted: Dec 16, 2004 2:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by David Heinemeier Hansson.
Original Post: Rails 0.9: Fast development, breakpoints, ++
Feed Title: Loud Thinking
Feed URL: http://feeds.feedburner.com/LoudThinking
Feed Description: All about the full-stack, web-framework Rails for Ruby and on putting it to good effect with Basecamp
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by David Heinemeier Hansson
Latest Posts From Loud Thinking

Advertisement

Another huge upgrade to Rails with again close to 100 changes, additions, and tweaks. Most importantly are the new faster development environment that caches the framework and lets the application reload under both WEBrick and Fast CGI. Major is also the new breakpoints that allows you to inspect an application during execution, change the model, and resume. Additionally, we got a whole new way to do validations that extends the domain language of Rails with a wide range of new words.

The changelogs are so long I thought I'd just link to them this time:

But more importantly:

This massive release would never have been possible without the killer community hanging out at #rubyonrails. Known by such handles as noradio, xal, flgr, htonl, bitsweat, and many, many more, they really showed what a dedicated group of programmers are capable of. I'm deeply honored to be amongst such wonderful people. Thanks, guys!

Read: Rails 0.9: Fast development, breakpoints, ++

Topic: Ruby on Rails Previous Topic   Next Topic Topic: Programming Ruby 2nd Edition

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use