Sha256: feba53bb7c7dd4a168c3406e232d6107df7830c76fa930823c99e2d6b4cba747

Contents?: true

Size: 129 Bytes

Versions: 13

Compression:

Stored size: 129 Bytes

Contents

module C80NewsTz
  class Gphoto < ActiveRecord::Base
    belongs_to :gallery
    mount_uploader :image, GphotoUploader
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
c80_news_tz-0.1.1.26 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.25 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.24 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.23 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.22 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.21 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.19 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.18 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.17 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.16 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.15 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.1 app/models/c80_news_tz/gphoto.rb
c80_news_tz-0.1.1.0 app/models/c80_news_tz/gphoto.rb