In a Ruby script, is there a way to test if the current process has been launched via Bundler - i.e. via bundle exec or a binstub?
↧
In a Ruby script, is there a way to test if the current process has been launched via Bundler - i.e. via bundle exec or a binstub?