Sha256: e3c58d3ce62d9ef33a809b55076c4230466082e5382555f3272f2015bdeb4d3b

Contents?: true

Size: 98 Bytes

Versions: 14

Compression:

Stored size: 98 Bytes

Contents

class PhotoFile < ActiveRecord::Base
  acts_as_fleximage :image_directory => 'public/uploads'
end

Version data entries

14 entries across 14 versions & 4 rubygems

Version Path
tvdeyen-fleximage-1.2.0 test/rails_root/app/models/photo_file.rb
tvdeyen-fleximage-1.1.1 test/rails_root/app/models/photo_file.rb
tvdeyen-fleximage-1.0.9 test/rails_root/app/models/photo_file.rb
tvdeyen-fleximage-1.0.8 test/rails_root/app/models/photo_file.rb
tvdeyen-fleximage-1.0.7 test/rails_root/app/models/photo_file.rb
robinboening-fleximage-1.0.6 test/rails_root/app/models/photo_file.rb
robinboening-fleximage-1.0.4 test/rails_root/app/models/photo_file.rb
tvdeyen-fleximage-1.0.5 test/rails_root/app/models/photo_file.rb
fleximage-1.0.4 test/rails_root/app/models/photo_file.rb
dougmcbride-fleximage-1.0.3 test/rails_root/app/models/photo_file.rb
fleximage-1.0.3 test/rails_root/app/models/photo_file.rb
fleximage-1.0.2 test/rails_root/app/models/photo_file.rb
fleximage-1.0.1 test/rails_root/app/models/photo_file.rb
fleximage-1.0.0 test/rails_root/app/models/photo_file.rb