Class: Oshpark::Image

Inherits:
Object
  • Object
show all
Includes:
Model
Defined in:
lib/oshpark/image.rb

Class Method Summary collapse

Methods included from Model

#dirty?, included, #initialize

Class Method Details

.attrsObject



3
4
5
# File 'lib/oshpark/image.rb', line 3

def self.attrs
 %w| thumb_url large_url original_url |
end