method

gemfile_install

gemfile_install(gemfile = nil, &inline)
public

Evaluates the Gemfile with a limited DSL and installs the plugins specified by plugin method

@param [Pathname] gemfile path @param [Proc] block that can be evaluated for (inline) Gemfile