Ruby on Rails plugin that automatically notifies Google, Bing, and Yahoo when your models change.
Ruby on Rails
This is a list of blog posts about Ruby on Rails. Also see my Ruby on Rails plugins page.
Sitemap Notifier: Ruby on Rails plugin for notifying search engines of changes to sitemap
ApiBuilder: Ruby on Rails XML and JSON builder in one
ApiBuilder is a Ruby on Rails plugin that generates XML and JSON from a single specification.
Creating a location aware website using Ruby on Rails and PostGIS
How to create a location aware website using Ruby on Rails, PostgreSQL, and PostGIS.
Deploying a Rails 3.1 app to subdirectory in Apache
How to deploy a Rails 3.1 app to a subdirectory in Apache.
What is Ruby on Rails? (an introduction)
An introduction to the Ruby on Rails framework.
Leveraging Rails 3.1, SCSS, and the assets pipeline to differentiate your stylesheets
How to differentiate your stylesheets, and have different page styles using Rails 3.1, SCSS and the assets pipeline.
Getting your assets to work when upgrading to Rails 3.1
How to get the new Rails 3.1 assets pipeline working when upgrading or migrating from a Rails 3.0 app.
Implementing multiple text formats in Rails
How to implement multiple text formats in Ruby on Rails.
Rails: Saving multiple models only if all are valid
How to save multiple models in Ruby on Rails only if all validate.
Blog in less than 10 minutes using Ruby on Rails
Screencast of how to create a blog in less than 10 minutes using Ruby on Rails.