0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

SublimeText2のsublimeREPLパッケージでのRubyは・・

Last updated at Posted at 2013-05-24

ネットのあちらこちらにSublimeText2のsublimeREPLパッケージでErrorを出してる方を見掛けたのでここに書いておこうと思います。

通常のビルドは[ctrl + b]です。
「Tools」→「sublimeREPL」→「Ruby」→「Ruby-IRB(deprecated)」は対話的Rubyです。
「Tools」→「sublimeREPL」→「Ruby」→「Ruby」はpryを起動します。

コマンドで「gem install pry」と入力しインストールして使うことができます。

pryはすでに有名なRubyGemsですので、詳細については検索して下さい。

SnapCrab_No-0010.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?