Sublime Forum

Ruby Extract Method: My first sublime-text plugin

#1

I got inspired by the Rails Partial plugin to make one that simplified the process of extracting a method from ruby code. I decided to share it here in case anyone else finds it useful.

https://github.com/pashamur/ruby-extract-method

Comments/suggestions/complaints welcome.

Pasha

0 Likes