casey_jones 0.0.112 → 0.0.113

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,4 +1,4 @@
1
- require 'ajax_loading/controller_resource'
2
- # require 'ajax_loading/active_record_extensions'
1
+ # require 'ajax_loading/controller_resource'
2
+ require 'ajax_loading/active_record_extensions'
3
3
  require 'ajax_loading/application_helpers'
4
4
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: casey_jones
3
3
  version: !ruby/object:Gem::Version
4
- hash: 255
4
+ hash: 253
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 112
10
- version: 0.0.112
9
+ - 113
10
+ version: 0.0.113
11
11
  platform: ruby
12
12
  authors:
13
13
  - Tyler Gannon