Libraries
»
photo-utils
(0.3)
»
Index
»
PhotoUtils
»
Aperture
»
#format_value
Method: PhotoUtils::Aperture#format_value
Defined in:
lib/photo_utils/aperture.rb
#
format_value
⇒
Object
39 40 41
# File 'lib/photo_utils/aperture.rb', line 39
def
format_value
"Av:#{to_v.format(10)}"
end