sublime-rails-snippets icon indicating copy to clipboard operation
sublime-rails-snippets copied to clipboard

Help porting these changes to the official Sublime Text snippets

Open tadast opened this issue 7 years ago • 3 comments

I would like to port the snippets in this repo to the official Sublime Rails snippets.

The process should be fairly simple:

  • Pick a commit from this repo
  • Make an equivalent change on the Rails package in https://github.com/sublimehq/Packages and open a PR following their requirements
  • Link your PR in this issue so that others don't duplicate your work

If anyone would like to help me out I would be very thankful.

tadast avatar Apr 17 '17 15:04 tadast

First PR that fixes the scope miss match of a lot of snippets https://github.com/sublimehq/Packages/pull/906

tadast avatar Apr 17 '17 15:04 tadast

Update before/after validation on create/update https://github.com/sublimehq/Packages/pull/913

tadast avatar Apr 19 '17 21:04 tadast

Drop legacy RJS snippets and find(:all/:first) https://github.com/sublimehq/Packages/pull/912

tadast avatar Apr 19 '17 21:04 tadast