Skip to content

Instantly share code, notes, and snippets.

@duff
Created March 2, 2010 20:35
Show Gist options
  • Save duff/319907 to your computer and use it in GitHub Desktop.
Save duff/319907 to your computer and use it in GitHub Desktop.
Easily jump to Rails migrations
Learned about this feature in the rails.vim plugin:
:R/:A jump to next/previous timestamped migration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment