Method: Bundler::SourceList#plugin_sources
- Defined in:
- lib/bundler/source_list.rb
#plugin_sources ⇒ Object (readonly)
Returns the value of attribute plugin_sources.
5 6 7 |
# File 'lib/bundler/source_list.rb', line 5 def plugin_sources @plugin_sources end |