Railscasts 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 9 months ago
aroedl 9 months 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 10 months ago
aroedl 10 months 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 about 1 year ago
aroedl about 1 year 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 about 1 year ago
aroedl about 1 year 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 about 1 year ago
aroedl about 1 year 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
railscasts.com —
If you like it or not, migrations now have a timestamp as their version number in Rails 2.1. In this Railscasts episode Ryan Bates explains this change and shows you some other cool additions.
Posted by
flood about 1 year ago










