How do I fetch the file size of each style of a paperclip attachment?
@user.attachment_file_size doesn\'t seem to work
@user.attachment_file_size
@user.attachment(
User find by ID(for example) User has :photo
@user.last.photo_file_size