caboose-cms 0.5.5 → 0.5.6

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.
@@ -1,3 +1,3 @@
1
1
  module Caboose
2
- VERSION = '0.5.5'
2
+ VERSION = '0.5.6'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: caboose-cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.5
4
+ version: 0.5.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - William Barry
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-15 00:00:00.000000000 Z
11
+ date: 2014-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -287,6 +287,7 @@ files:
287
287
  - app/assets/javascripts/caboose/model/bound_time.js
288
288
  - app/assets/javascripts/caboose/model/class.js
289
289
  - app/assets/javascripts/caboose/model/index_table.js
290
+ - app/assets/javascripts/caboose/model/index_table_bak.js
290
291
  - app/assets/javascripts/caboose/model/model.js
291
292
  - app/assets/javascripts/caboose/model/model_binder.js
292
293
  - app/assets/javascripts/caboose/model/pager.js