Object
# File lib/dm-paperclip/iostream.rb, line 49 def size if @tmpfile @tmpfile.fsync @tmpfile.flush @tmpfile.stat.size else 0 end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.