Method: Bundler::Source::Path#root_path
- Defined in:
- lib/bundler/source/path.rb
#root_path ⇒ Object (readonly)
Returns the value of attribute root_path.
8 9 10 |
# File 'lib/bundler/source/path.rb', line 8 def root_path @root_path end |