Resources
Easy MySQL replication
Posted on 14 Aug 2007Take a look at the mysqlreplicationadapter gem to get easy access to slave MySQL servers in a master-slave replication setup.
Learn more...OpenID with Rails
Posted on 8 Mar 2007Check out Bernie Thompson's great summary of the OpenID world from the Rails point of view. It has everything you could want to know about implementing OpenID in your Rails application.
Learn more...Simple deployment with Pound
Posted on 8 Mar 2007Theron Parlin, who created the HappyCodr Rails application showcase, has put together a quick walkthrough of deploying your Rails application using Pound. It's simple and to the point -- perfect for anyone who's never done it before.
Learn more...Implementing Search: Acts as Ferret tutorial
Posted on 20 Feb 2007A great introduction to using the Acts as Ferret plugin to add search to your Rails application.
Learn more...CachedModel
Posted on 15 Feb 2007Use seattle.rb's gem to add some caching goodness to your models.
Learn more...