11 12 13
# File 'lib/artwork/model.rb', line 11 def attachment_styles_for(attachment_name) self.class.attachment_definitions[attachment_name.to_sym][:styles].keys end