LoginSignup
9
6

More than 5 years have passed since last update.

Atomでrbenvで指定されたrubyを使う

Posted at

$HOME/.atom/init.coffeeに次の指定を追加する

process.env.PATH = "#{process.env.HOME}/.rbenv/shims:#{process.env.HOME}/.rbenv/bin:#{process.env.PATH}"

参考

9
6
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
9
6