Pardel’s Blog
crushed by equilibriumArchive for Ruby on Rails
Developers take REST with Rails
Tom Stuart of LRUG wrote a good article about Rails 2.0 in… Guardian!!!
RAILS 2 IS HERE
DHH just posted a message on the Rails mailing list announcing Rails 2.0: http://weblog.rubyonrails.org/2007/12/7/rails-2-0-it-s-done
Rails 2.0 is finally finished after about a year in the making. This is a fantastic release that’s absolutely stuffed with great new features, loads of fixes, and an incredible amount of polish. We’ve even taken a fair bit of cruft out to make the whole package more coherent and lean.
Rails 2.0: Release Candidate 2
http://weblog.rubyonrails.com/2007/11/29/rails-2-0-release-candidate-2:
After another batch of fixes, tweaks, and buckets of polish, we’ve prepared the hopefully last step before 2.0 can go final: Release Candidate 2. If nothing major pops up, expect the final version to land within the next week or two at the most.As usual, we got the latest gems on the gems.rubyonrails.org server and there’s a RC2 tag as well. Please put this final test through the ringer so we can get a clean 2.0.0 final release.
If you haven’t kept up to date on what’s new in 2.0, have a look at the original preview release announcement. The gem version for this release is 1.99.1. Enjoy!
Ruby on Rails 1.2.6
The rails core team has released ruby on rails 1.2.6 to address a bug in the fix for session fixation attacks(CVE-2007-5380). The CVE Identifier for this new issue is CVE-2007-6077.You should upgrade to this new release if you do not take specific session-fixation counter measures in your application. 1.2.6 also fixes some regressions when working with has_many associations on unsaved ActiveRecord objects.
Rails included in Leopard
Iris:~ paul$ ruby -v
ruby 1.8.6 (2007-06-07 patchlevel 36) [universal-darwin9.0]
Iris:~ paul$ rails -v
Rails 1.2.3




