Exception: PGit::Configuration::LayoutError
- Defined in:
- lib/pgit/configuration/layout_error.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#prepend_general_message(message) ⇒ Object
4 5 6 |
# File 'lib/pgit/configuration/layout_error.rb', line 4 def () "#{message}\nPlease have the following layout:\n" + YAML.dump(PGit::Configuration.) end |