pgfqe6ch8/app/models/coo_img.rb

4 lines
103 B

class CooImg < ActiveRecord::Base
attr_accessible :img_type, :src_states, :url_states, :position
end