New to Rails 3? Check out the Ruby on Rails 3 Tutorial book and screencast.
A book and screencast series showing you how to develop and deploy industrial-strength Rails apps in a direct, step by step way.
The screencast series includes 12 lessons over more than 15 hours! Get the best "over the shoulder" experience of following what a top Rails 3
developer does when building an app today. Click here to learn more.
Back in 2005, the first Rails application a novice Rails developer produced was typically a simple blog-like system. This was in no small part thanks to a great screencast produced by David Heinemeier Hansson demonstrating how to create such a…
Disclaimer: New Relic sponsors Ruby and Rails Inside. This announcement is not advertorial, however, and is written as objectively as possible. Similar items have been written for non-sponsors, such as this item on Scout.
New Relic is best known as a provider of…
Obie Fernandez is looking for an expert Web developer for Hashrocket - one of the better known Rails development houses.
Tweet This Post
An interesting list of Rails tips to wander through.
Tweet This Post
by
Peter Cooper on September 15, 2008 :
3 Comments
It seems that some rather good writers have been very busy, because as if from no-where, a whole batch of awesome new Rails manuals (seemingly up to Rails 2.1 standards) have made an appearance at http://guides.rails.info/
There are no credits, but the…
by
Peter Cooper on September 13, 2008 :
1 Comment
Hyperactive Resource (Github repository) is a extension to ActiveResource that adds a lot of ActiveRecord-esque functionality and finally makes it a reasonably simple task to do a "drop in" replacement for existing ActiveRecord models. It includes dynamic finders, client-side validations, validation…
Outside of thread safety and internationalization support (both of which will be supported in Rails 2.2), one of the most maligned areas for Rails development has been the online documentation.
An effort to improve that situation though was recently posted on…
37signals shows how they use HAProxy in conjunction with their Rails apps, Apache, and Mongrel. Includes a useful screencast demonstrating HAProxy's load balancing features.
Tweet This Post