Methods
Instance Public methods
reflect_on_all_attachments() Link
Returns an array of reflection objects for all the attachments in the class.
reflect_on_attachment(attachment) Link
Returns the reflection object for the named attachment
.
User.reflect_on_attachment(:avatar)
# => the avatar reflection