Created
May 17, 2016 11:48
-
-
Save BitOfUniverse/cd2aa0dc11ba452d0f8c320c2f6d5b9f to your computer and use it in GitHub Desktop.
Open file in RubyMine at line from better errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BetterErrors.editor = ->(file, line) { "x-mine://open?file=#{file}&line=#{line}" } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment