Top Level Namespace
Defined Under Namespace
Modules: Fathom, Inflector Classes: Array, String
Instance Method Summary collapse
Instance Method Details
#path(path) ⇒ Object
34 35 36 |
# File 'lib/fathom.rb', line 34 def path(path) File.("../fathom/#{path}", __FILE__) end |