Method: Bundler::RemoteSpecification#remote
- Defined in:
- lib/bundler/remote_specification.rb
#remote ⇒ Object
Returns the value of attribute remote.
15 16 17 |
# File 'lib/bundler/remote_specification.rb', line 15 def remote @remote end |