ems 0.1.11 → 0.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,7 @@ module Ems
9
9
  belongs_to :assetable, :polymorphic => true
10
10
  # accepts_nested_attributes_for :assets
11
11
 
12
- has_attached_file :asset, :styles => {:original => "564x252>"}
12
+ has_attached_file :asset, :styles => {:original => "564"}
13
13
 
14
14
  # virtual alt text accessor - returns the title of the image otherwise the path
15
15
  def alt
@@ -1,3 +1,3 @@
1
1
  module Ems
2
- VERSION = "0.1.11"
2
+ VERSION = "0.1.12"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ems
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.11
4
+ version: 0.1.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-16 00:00:00.000000000 Z
12
+ date: 2012-10-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -562,7 +562,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
562
562
  version: '0'
563
563
  segments:
564
564
  - 0
565
- hash: 3721764443928820242
565
+ hash: 3473362157774103346
566
566
  required_rubygems_version: !ruby/object:Gem::Requirement
567
567
  none: false
568
568
  requirements:
@@ -571,7 +571,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
571
571
  version: '0'
572
572
  segments:
573
573
  - 0
574
- hash: 3721764443928820242
574
+ hash: 3473362157774103346
575
575
  requirements: []
576
576
  rubyforge_project:
577
577
  rubygems_version: 1.8.24