Commit 7ac44be3 authored by jugyo's avatar jugyo

add RubyEval plugin

That provides the function to evaluate selections like TextMate.
parent 7dcab6ae
...@@ -289,6 +289,7 @@ ...@@ -289,6 +289,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",
...@@ -958,6 +959,7 @@ ...@@ -958,6 +959,7 @@
"SublimeRailsNav": "Simple Rails Navigator", "SublimeRailsNav": "Simple Rails Navigator",
"SublimeReader": "Text Reader", "SublimeReader": "Text Reader",
"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