tkh_admin_panel 0.9.15 → 0.9.16

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9a4a387c46f18f3edff6ee7b20ef2ccb21132116
4
- data.tar.gz: 80f367c5631f9fdebb4bb07bd87339a4ba0f4500
3
+ metadata.gz: b5d4847c9c4b84516aeea1406b11feaeed4cfe35
4
+ data.tar.gz: e53c064f3b6fed4a68b55520bece449926e764cd
5
5
  SHA512:
6
- metadata.gz: bc04b23fc1013f9e86f528f3292044c7dd772e6c9bfe50b5e36b79282557969e846ba460cb05b5da27436e9df2df9d5dca5018cc914fbee3b59554a958df0a72
7
- data.tar.gz: de74634b2272e24c6342c1972ca20d98e0a481dd1cff457f1b54c36dc3f170d01b1025f8a52d9cc2e27dd778d9d70f2cd2fb59574c7cdc382fdd2c4f75e88b4b
6
+ metadata.gz: 0c6e5adfba625bbbc165827d8ef238b2cd68c6c571b86cda46158d786d6eb2a3a4f64d0c8ddd0df88e1d064f580a7aa527488ff3756203873be3d8936b12fc64
7
+ data.tar.gz: 95881ef858312d7bbe84ae818040968ca55dc8f372429287fbb52d3e8c2c9718048d3f16bb9248fea350d9c69d84fbd8889e76a4a0bd406e3659c636ee8fc30a
@@ -1,3 +1,3 @@
1
1
  module TkhAdminPanel
2
- VERSION = "0.9.15"
2
+ VERSION = "0.9.16"
3
3
  end
@@ -10,10 +10,10 @@ 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
14
- # initializer "TkhAdminPanel precompile hook", :group => :all do |app|
15
- # app.config.assets.precompile += ['admin.js', 'admin.css', 'admin/pages.js', 'admin/illustrations.js', 'admin/menus.js']
16
- # end
13
+ debugging. this is not working. moving directive to host app
14
+ initializer "TkhAdminPanel precompile hook", :group => :all do |app|
15
+ app.config.assets.precompile += ['admin.js', 'admin.css', 'admin/pages.js', 'admin/illustrations.js', 'admin/menus.js']
16
+ end
17
17
 
18
18
  # to extend the application_controller in the host app
19
19
  initializer 'tkh_admin_panel.controller' do |app|
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.15
4
+ version: 0.9.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Swami Atma