Method: Bundler::RemoteSpecification#name
- Defined in:
- lib/bundler/remote_specification.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
13 14 15 |
# File 'lib/bundler/remote_specification.rb', line 13 def name @name end |