Class: Ferver::Configuration
- Inherits:
-
Object
- Object
- Ferver::Configuration
- Defined in:
- lib/ferver/configuration.rb
Instance Attribute Summary collapse
-
#directory_path ⇒ Object
Return the absolute path to the directory Ferver is serving files from.
Instance Attribute Details
#directory_path ⇒ Object
Return the absolute path to the directory Ferver is serving files from.
7 8 9 |
# File 'lib/ferver/configuration.rb', line 7 def directory_path @directory_path end |