Libraries
»
active_hash
(3.2.0)
»
Index
»
ActiveFile
»
Base
»
actual_root_path
Method: ActiveFile::Base.actual_root_path
Defined in:
lib/active_file/base.rb
.
actual_root_path
⇒
Object
47 48 49
# File 'lib/active_file/base.rb', line 47
def
actual_root_path
root_path
||
Dir
.
pwd
end