Rails Tricks 
railscasts.com —
Creating a social networking site often requires a self-referential association on the User model to define friends/followers. In this Railscasts episode, Ryan Bates shows us how to do exactly that.
Posted by
aroedl about 1 month ago
aroedl about 1 month ago
railscasts.com —
Ever want to know what Rails is doing under the hood during a request? In this episode Ryan Bates shows three different profiling tools: New Relic RPM, FiveRuns TuneUp, and Rack::Bug.
Posted by
aroedl about 1 month ago
aroedl about 1 month ago
railscasts.com —
Tired of juggling multiple Rails apps around with script/server? See how to set up Passenger in development so each one has its own local domain name.
Posted by
aroedl 10 months ago
aroedl 10 months ago
railscasts.com —
This episode of Railscasts will show you how to make a model which isn't based on Active Record. You may want to do this if a resource isn't backed by the database.
Posted by
aroedl 11 months ago
aroedl 11 months ago
intridea.com —
Let's face it, iPhone interfaces are awesome, but they can only cater to a fraction of the mobile market. What are you to do if you want to satisfy the rest of the mobile world? Mobile Fu helps to make this job much easier by automatically detecting mobile devices that access your Rails application.
Posted by
aroedl 11 months ago
aroedl 11 months ago
railscasts.com —
If you have a lot of logic associated with the data inside a session, you'll need some central location to put this logic. See how to create a session based model in this episode of Railscasts.
Posted by
aroedl 11 months ago
aroedl 11 months ago
railscasts.com —
Static pages can sometimes be a little awkward to add to a Rails app. See a couple different solutions to this problem in this railscasts episode.
Posted by
aroedl 12 months ago
aroedl 12 months ago
aptana.com —
How to install the Ruby on Rails, Ajax, Html, Javascript development IDE Aptana and RadRails Eclipse Plugins on Ubuntu.
Posted by
twan 12 months ago
twan 12 months ago
railscasts.com —
Rails 2.1 brings some new caching features which makes it very easy to cache any values including models. See how in this episode of Railscasts.
Posted by
aroedl about 1 year ago
aroedl about 1 year ago 









