Michael Koziarski (a.k.a. nzkoz) has announced the simultaneous release of Rails 3.0.1 and 2.3.10. Don't get too excited - they're only very minor security releases intended to resolve a nasty bug that surfaced in 2.3.9 and 3.0.0. Upgrade if possible but…
Just a year after RubyOnRails.org was "derailed by [a] hacker", a gorgeous woman has taken over all of the various rubyonrails.org sites (to which rubyonrails.com forwards, too) including the API documentation and official Rails weblog.
In 2009, the issue was down to…
Radiant CMS (previously on Rails Inside) is a mature, "no-fluff", open source content management system (CMS) built on top of Rails. In this post, developer John W Long is putting out the call for anyone with Web design expertise to get involved…
Did you know that the Rails 3.0 beta / pre-release went live today? No? You do now! Anyway, I had to do a post about it for Ruby Inside and was sick of not being able to find a logo without…
by
Peter Cooper on January 4, 2010 :
1 Comment
Rails Magazine editor Olympiu Metiu has let us know that the fifth issue of Rails Magazine is now available for free in PDF format. If you're not familiar with the magazine, check out our video review of the first issue to get…
by
Peter Cooper on October 29, 2009 :
1 Comment
Rails In A Nutshell is a forthcoming book, to be published by O'Reilly, by Cody Fauser, James MacAulay, Edward Ocampo-Gooding and John Guenin. Like other titles in O'Reilly's "Nutshell" series, the book is designed to be a concise introduction to the…
Want to impress your fellow Rails developers? Want to get a free pass to the world's definitive Rails conference to see great keynote speakers of the caliber of Tim Ferriss? Submit a proposal to speak at RailsConf 2010 - taking place June…
Remember the Rails Hackfests of 2007 and 2008? Basically you could jump in to fixing Rails bugs and providing patches and you'd get recognition? Well, RailsBridge and the Rails Core team are running a BugMash under similar principles next week in order…
by
Peter Cooper on September 4, 2009 :
1 Comment
Issue 4 of Olimpiu Metiu's Rails Magazine is now available in both a free PDF download format or in print format (via MagCloud) for $6.62. Contents include:
- Background Processing with Delayed_Job
- Generating PDF with ODF templates
- Feel the Radiance with Radiant CMS
- Oracle Tips and Tricks
And interviews…
David Heinemeier Hansson, creator of Rails, has just announced the release of Rails 2.3.3.
Rails 2.3.3 is primarily a bug fixing release, but a few new features have creeped in, including decoding backends for faster JSON and YAML libraries, the touch method…