method

bin_path

v1_9_3_392 - Show latest stable - Class: Gem
bin_path(name, exec_name = nil, *requirements)
public

Find the full path to the executable for gem name. If the exec_name is not given, the gem’s default_executable is chosen, otherwise the specified executable’s path is returned. requirements allows you to specify specific gem versions.