Discover the latest Rails news, version releases, community updates, and feature announcements.
January 20, 2005
One of the simplest ways to make your application more welcoming to non-English speakers is to allow them the right of the native language. Before UTF-8 that was a huge...
January 19, 2005
Todo lists have long been one of the favorite features in Basecamp, so we thought it would be a nice experiment to share that particular feature with the world at...
January 18, 2005
Seems like the 0.9.4 release required a public launch in order to find the last snags. No game, no pain, or something. The changes are: Action Mailer Fixed sending of...
January 17, 2005
Another incredibly strong release sees the light of day as we move one step closer to the mythical 1.0. This release tackles one of the five steps on the roadmap...
January 16, 2005
Most of the core developers in the Rails community are using Macs and they’re certainly not afraid to say so. In the hours surrounding the latest MacWorld, the #rubyonrails channel...
January 15, 2005
Unfortuntately, the snapshot of test/unit included in Ruby 1.8.2 is broken for use with Rake. Steps are being made to remedy the situation, but in the mean while, you can...
January 13, 2005
While videos and talk are all nice and good, it’s the applications built that has the power to propel frameworks into stardom. Basecamp has served as a flag bearer for...
January 13, 2005
Michael J. discusses the obligation of the consultant to pick proven technology for custom jobs, but comes to the conclusion that the question is out of sync. It should focus...
January 12, 2005
Jim Weirich is a member of the Extreme Programming Cincinnati user group that up until their last meeting was largely a Java gathering. Then something happened as Jim started to...
January 12, 2005
Lars Hoss wanted an XML-RPC interface to his Rails-based weblog, so he hacked up a quick prototype: Pretty neat! We’re currently investigating a number of different schemes for how to...