Method: Bcdatabase.pass_file
- Defined in:
- lib/bcdatabase.rb
.pass_file ⇒ Object
68 69 70 |
# File 'lib/bcdatabase.rb', line 68 def pass_file Pathname.new(ENV["BCDATABASE_PASS"] || DEFAULT_PASS_FILE) end |
68 69 70 |
# File 'lib/bcdatabase.rb', line 68 def pass_file Pathname.new(ENV["BCDATABASE_PASS"] || DEFAULT_PASS_FILE) end |