Method: Bundler::CLI.source_root
- Defined in:
- lib/bundler/cli.rb
permalink .source_root ⇒ Object
[View source]
556 557 558 |
# File 'lib/bundler/cli.rb', line 556 def self.source_root File.("templates", __dir__) end |
556 557 558 |
# File 'lib/bundler/cli.rb', line 556 def self.source_root File.("templates", __dir__) end |