trusty-clipped-extension 1.0.7 → 1.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,7 +9,7 @@ module Clipped
9
9
  paths["app/helpers"] = []
10
10
 
11
11
  initializer "trusty_cms.assets.precompile" do |app|
12
- app.config.assets.precompile += %w(admin/assets.css assets_admin.js)
12
+ app.config.assets.precompile += %w(admin/assets.css admin/assets_admin.js)
13
13
  end
14
14
 
15
15
  end
@@ -1,5 +1,5 @@
1
1
  module TrustyCmsClippedExtension
2
- VERSION = "1.0.7"
2
+ VERSION = "1.0.8"
3
3
  SUMMARY = %q{Assets for TrustyCms CMS}
4
4
  DESCRIPTION = %q{Asset-management derived from Keith Bingman's Paperclipped extension.}
5
5
  URL = "https://github.com/pgharts/trusty-clipped-extension"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trusty-clipped-extension
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: