Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 263 Bytes

File metadata and controls

39 lines (18 loc) · 263 Bytes

rails-migrations.vim

List and select Rails migrations and data migrations in quickfix window

List Rails migrations

:RMigrations

OR

:Rmigrations

List Data migrations

:RData

OR

:Rdata