class Oshpark::Image
Public Class Methods
attrs()
click to toggle source
# File lib/oshpark/image.rb, line 3 def self.attrs %w| thumb_url large_url original_url | end
# File lib/oshpark/image.rb, line 3 def self.attrs %w| thumb_url large_url original_url | end