Commit ce5a3509 authored by Kevin Yank's avatar Kevin Yank

Merge pull request #720 from jugyo/RubyEval

add RubyEval plugin
parents 2f3d9d2a 7ac44be3
...@@ -305,6 +305,7 @@ ...@@ -305,6 +305,7 @@
"https://github.com/jturcotte/SublimeClipboardPath", "https://github.com/jturcotte/SublimeClipboardPath",
"https://github.com/jturcotte/SublimeCloseOldestFile", "https://github.com/jturcotte/SublimeCloseOldestFile",
"https://github.com/jturcotte/SublimeSwitchFileDeluxe", "https://github.com/jturcotte/SublimeSwitchFileDeluxe",
"https://github.com/jugyo/SublimeRubyEval",
"https://github.com/juhasz/drupal_sublime-snippets", "https://github.com/juhasz/drupal_sublime-snippets",
"https://github.com/JulianEberius/SublimeRope", "https://github.com/JulianEberius/SublimeRope",
"https://github.com/karthikram/Rtools", "https://github.com/karthikram/Rtools",
...@@ -1047,6 +1048,7 @@ ...@@ -1047,6 +1048,7 @@
"SublimeReader": "Text Reader", "SublimeReader": "Text Reader",
"SublimeResizeActiveGroup": "Resize Active Group", "SublimeResizeActiveGroup": "Resize Active Group",
"SublimeRspecBuild": "RspecBuild", "SublimeRspecBuild": "RspecBuild",
"SublimeRubyEval": "RubyEval",
"SublimeRubyMotionBuilder": "RubyMotionBuilder", "SublimeRubyMotionBuilder": "RubyMotionBuilder",
"SublimeRubyCoverage": "Ruby Coverage", "SublimeRubyCoverage": "Ruby Coverage",
"SublimeSendToPasteBin": "SendToPasteBin", "SublimeSendToPasteBin": "SendToPasteBin",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment