Libraries
»
lifter
(0.1.2)
»
Index
»
Lifter
»
FileUpload
»
#full_path
Method: Lifter::FileUpload#full_path
Defined in:
lib/lifter/file_upload.rb
#
full_path
⇒
Object
59 60 61
# File 'lib/lifter/file_upload.rb', line 59
def
full_path
File
.
expand_path
(
@path
)
end