tkh_admin_panel 0.9.16 → 0.9.17

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: b5d4847c9c4b84516aeea1406b11feaeed4cfe35
4
- data.tar.gz: e53c064f3b6fed4a68b55520bece449926e764cd
3
+ metadata.gz: 6c0a26eb8cc2d577b671f5ba7500a1869e3d2796
4
+ data.tar.gz: 483925be6d570ab7f69ec634d04c5bafd082565f
5
5
  SHA512:
6
- metadata.gz: 0c6e5adfba625bbbc165827d8ef238b2cd68c6c571b86cda46158d786d6eb2a3a4f64d0c8ddd0df88e1d064f580a7aa527488ff3756203873be3d8936b12fc64
7
- data.tar.gz: 95881ef858312d7bbe84ae818040968ca55dc8f372429287fbb52d3e8c2c9718048d3f16bb9248fea350d9c69d84fbd8889e76a4a0bd406e3659c636ee8fc30a
6
+ metadata.gz: 716628cc9afe62c84dbe9888c602c819cae2325ad6f0cf41e3e3c3ade6baa2db4a2bdd1c86e980124160b779ddfd8be08a3cbcd37d4b0974a2ede1fe3f739ba9
7
+ data.tar.gz: 5d79f21601bf90dede1b6e220cd15a8bd84e1ab38419f0bdeaa655ce5e77d2adf68fa6eb351f1c6f25e68ded541290e2e7f19f82d71399447991bf9084b8537a
@@ -10,7 +10,7 @@ require 'jquery-ui-rails'
10
10
 
11
11
  module TkhAdminPanel
12
12
  class Engine < ::Rails::Engine
13
- debugging. this is not working. moving directive to host app
13
+ # debugging. this is not working. moving directive to host app
14
14
  initializer "TkhAdminPanel precompile hook", :group => :all do |app|
15
15
  app.config.assets.precompile += ['admin.js', 'admin.css', 'admin/pages.js', 'admin/illustrations.js', 'admin/menus.js']
16
16
  end
@@ -1,3 +1,3 @@
1
1
  module TkhAdminPanel
2
- VERSION = "0.9.16"
2
+ VERSION = "0.9.17"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tkh_admin_panel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.16
4
+ version: 0.9.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - Swami Atma