Module: MarkdownExplorer
- Defined in:
- lib/markdown_explorer.rb,
lib/markdown_explorer/version.rb
Defined Under Namespace
Classes: Application, Files, Renderer
Constant Summary collapse
- VERSION =
"0.1.1"
Class Method Summary collapse
Class Method Details
.root ⇒ Object
9 10 11 |
# File 'lib/markdown_explorer.rb', line 9 def self.root File.dirname __dir__ end |