method
specs_path
v2_6_3 -
Show latest stable
- Class:
Bundler
specs_path()public
No documentation available.
# File lib/bundler.rb, line 228
def specs_path
bundle_path.join("specifications")
end specs_path()No documentation available.
# File lib/bundler.rb, line 228
def specs_path
bundle_path.join("specifications")
end