Is there an easy way to run a single migration? I don\'t want to migrate to a certain version I just want to run a specific one.
If you're having trouble with paths you can use
require Rails.root + 'db/migrate/20090408054532_add_foos.rb'