cornucopia 0.1.14 → 0.1.15

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cornucopia
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.14
4
+ version: 0.1.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - RealNobody
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-16 00:00:00.000000000 Z
11
+ date: 2015-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -240,8 +240,10 @@ files:
240
240
  - lib/cornucopia/source_files/index_base.html
241
241
  - lib/cornucopia/source_files/index_contents.html
242
242
  - lib/cornucopia/source_files/more_info.js
243
+ - lib/cornucopia/source_files/report.js
243
244
  - lib/cornucopia/source_files/report_base.html
244
245
  - lib/cornucopia/source_files/report_contents.html
246
+ - lib/cornucopia/source_files/report_holder.html
245
247
  - lib/cornucopia/spinach_hooks.rb
246
248
  - lib/cornucopia/util/configuration.rb
247
249
  - lib/cornucopia/util/configured_report.rb