rails-latest-data-migration

Adds a command to quickly open the latest Rails data migration file. Shamelessly copied rails-lastest-migration and modified some files. All the credit goes to Toms Mikoss.

Usage

  • Open a Rails project in your workspace,
  • It expects that you're using the data migrate gem
  • Select Rails Latest Data Migration from Command Palette,
  • That's it, your latest migration file should be open!

License

The MIT License (MIT)