RubyEval in SublimeText2

23 views
Skip to first unread message

Love U Ruby

unread,
May 30, 2013, 6:13:03 PM5/30/13
to rubyonra...@googlegroups.com
From the link: https://github.com/jugyo/SublimeRubyEval and
http://kevinthompson.info/blog/2013/02/07/execute-ruby-code-inside-of-sublime-text.html.

I got a good link to run the code in the editor itself like `IRB`. I
have installed "RubyEval" using the ST2 package manger. Now can't
understand how to run the code?

what is `super+k` command? I don't understand what's the hot key to run
the code?

can anyone help me for the same?

--
Posted via http://www.ruby-forum.com/.

Ulises Cabanillas

unread,
Jun 1, 2013, 12:01:33 PM6/1/13
to rubyonra...@googlegroups.com

Super is Command-key on Mac and Win-key on PC. 

Additionally, verify if you have in Keys Preferences something like that:   { "keys": ["super+k"],"command": "ruby_eval"}


Saludos,
Ulises Cabanillas
Sent with Airmail
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/ed087ca6d06fd92fbc94ca7defc89d2e%40ruby-forum.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Love U Ruby

unread,
Jun 2, 2013, 8:51:56 AM6/2/13
to rubyonra...@googlegroups.com
Ulises Cabanillas wrote in post #1110998:
> Super is Command-key on Mac and Win-key on PC.
> Additionally, verify if you have in Keys Preferences something like
> that: {"keys": ["super+k"],"command": "ruby_eval"}

Yes,I checked the that it is there. But still the code is not running
with `super+k`.

please help!
Reply all
Reply to author
Forward
0 new messages