Josh Symonds explains "pretty blocks" in Rails 2.1, how to use them, and how to define your own.
Tweet This Post
Quality Ruby-focused screencast publisher PeepCode has just released a screencast all about Phusion Passenger (previously well known as mod_rails), a now-common Rails deployment option. It costs $9 (as with all other PeepCode screencasts) and comes in at 54 minutes long. Of particular…
DZone has released a new entry in their "Refcardz" series (short PDFs that rapidly walk through a single topic) called Flexible Rails: Flex 3 on Rails 2. It was written by Peter Armstrong of Ruboss and covers how to use Adobe's Flex…
With OS X 10.5 (Leopard), Ruby and Rails are included by default, so deploying Rails applications for use by non-developer third parties is easier than ever before. With this in mind, Jason Crystal has put together a solid guide to…
Patrick McKenzie discovered, the hard way, that serialized columns are not updated on save with Rails 2.1 since amended hashes are not seen as "dirty." He presents some workarounds.
Tweet This Post
Following on from the success of the "Rails Camp" events in Australia, comes Rails Camp UK. The first is being held on Friday August 15 through to Monday August 18 (you can go just for a day though if you…
Phusion has released Passenger 2.0.1, the first non-release candidate version of their popular Passenger / mod_rails / mod_rack Rails deployment Apache module. Passenger was developed to make the deployment of Rails applications on Apache "a breeze" and now with the 2.x…
Noel Rapping demonstrates more named scope awesomeness, namely using named scopes to chain together find conditions.
Tweet This Post
The guy at Fingertips have come up with an OS X preference pane for Phusion Passenger (a.k.a. mod_rails) that makes it a cinch to deploy Rails applications using Passenger on the Mac. It can be as simple as dragging a Rails…