Libraries
»
zena
(1.2.8)
»
Index
»
Iformat
»
#size
Method: Iformat#size
Defined in:
app/models/iformat.rb
#
size
⇒
Object
136 137 138
# File 'app/models/iformat.rb', line 136
def
size
SIZES
[
self
[
:size
]
.
to_i
]
end