yousty-activeadmin 1.0.14.pre → 1.0.15.pre

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4fd7ee7bc2361d0b30259dbbf40c128287c4ad0e
4
- data.tar.gz: fac11424fd1ad6d708fbfd4b6e1491d0ce627020
3
+ metadata.gz: c122083348f790d2f942686e42d691239e56cc06
4
+ data.tar.gz: 06bf3bbce4b631c36dabd09dc2d6aa20d9503749
5
5
  SHA512:
6
- metadata.gz: 0043fa7bdfab92f9e358e46fc20c48631937d3c26db58464c767139d48d777ee8f82a7fd4d21a03bf520bc11d8eb6ff5b790ecb0514c074fcf46bd0f59bdc233
7
- data.tar.gz: f0db99331dbb3327320821b765853f1c7e58018efd4c17bd62e4080eeb36f23e12842f79a3a71d02d217af6af43c79418860e883565368a792694f8567c463fd
6
+ metadata.gz: 2b034f28208d7907d50b99d96e66f70a0959101a4c2d6abb16c69fd734a9a64f259dc2717e4e5f0bf5f31012b046280df376863af8152b637637c2160d47dbcc
7
+ data.tar.gz: 37d62fb92c1045643d2cd9c3bf31951f9452822fb31b696281d0136fd79647976a00a53cf7c15451fbb4adbdf4162a2168c6f24b08ad3cb17d0c07e7ca3c32a2
@@ -257,7 +257,7 @@ module ActiveAdmin
257
257
  end
258
258
 
259
259
  Rails.application.config.after_initialize do
260
- ActionDispatch::Reloader.to_prepare do
260
+ ActiveSupport::Reloader.to_prepare do
261
261
  ActiveAdmin.application.unload!
262
262
  Rails.application.reload_routes!
263
263
  end
@@ -1,3 +1,3 @@
1
1
  module ActiveAdmin
2
- VERSION = '1.0.14.pre'
2
+ VERSION = '1.0.15.pre'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yousty-activeadmin
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.14.pre
4
+ version: 1.0.15.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - Greg Bell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-12-19 00:00:00.000000000 Z
11
+ date: 2017-05-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: arbre