classiccms 0.5.16 → 0.5.17

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,6 +4,6 @@ class Image
4
4
  field :file_uid
5
5
  field :file_name
6
6
 
7
- image_accessor :file
7
+ file_accessor :file
8
8
  validates_property :format, :of => :file, :in => [:jpg, :jpeg, :png, :gif]
9
9
  end
@@ -1,3 +1,3 @@
1
1
  module Classiccms #:nodoc
2
- VERSION = "0.5.16"
2
+ VERSION = "0.5.17"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: classiccms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.16
4
+ version: 0.5.17
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: