Libraries
»
bundler
(2.4.5)
»
Index
»
Bundler
»
Source
»
Gemspec
»
#as_path_source
Method: Bundler::Source::Gemspec#as_path_source
Defined in:
lib/bundler/source/gemspec.rb
#
as_path_source
⇒
Object
13 14 15
# File 'lib/bundler/source/gemspec.rb', line 13
def
as_path_source
Path
.
new
(
options
)
end