Method: AssetLibrary::Asset#absolute_path
- Defined in:
- lib/asset_library/asset.rb
#absolute_path ⇒ Object (readonly)
Returns the value of attribute absolute_path.
3 4 5 |
# File 'lib/asset_library/asset.rb', line 3 def absolute_path @absolute_path end |