Skip to content

Instantly share code, notes, and snippets.

@imajes
Created August 20, 2011 20:55
Show Gist options
  • Select an option

  • Save imajes/1159651 to your computer and use it in GitHub Desktop.

Select an option

Save imajes/1159651 to your computer and use it in GitHub Desktop.
on :db, :when => changed?("db/migrate") do
run 'db:migrate'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment