explorak5_login_prueba 6.0 → 6.0.2

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
  SHA256:
3
- metadata.gz: 0d25405863c178edfc92f392283f72a1617b24ec1f50377392874765f10e0b7c
4
- data.tar.gz: d8c7237a2804522f0f5c23323b2145be0f31c24b74c4903d30cd8649cc9cdae1
3
+ metadata.gz: 42668c68a58b86857b9213b6bb8530b545911cf92dc409ad28578686d7cde82e
4
+ data.tar.gz: 857803da9b050827e05772bb53d7ac96a82fddd91a43f3673f01920b910500da
5
5
  SHA512:
6
- metadata.gz: 6f9811470cff543f7ada73fca3724453259ec23262bf0ea9082df7d4e9daf3f5f8313c64f94fcc88c7f179587b172bcb1e37d12c3afd29290a2d576adafa4be7
7
- data.tar.gz: c38f15e241a4e30efd933f1e508fc61d51070dbbd66606be986b1220957ebba38d7b414dd5b82d8dda4ee0f6edc4224455d05bac394324c93719c17e9ff216c5
6
+ metadata.gz: 25dbabef0cbf80edf57bfc231864cd76aef697ff0736d0c5e7a2b819e0bb24770c3af2d2053442a7deaf1cdaf7a2b82b962afe7961a08120457c153121e81576
7
+ data.tar.gz: b50618ec899655345658f32ac9d3ffafd6f5d57cbefdd0e455cf41607c10e3e9a679117a7c067f6e9a95c932cb1deaa5eb7c9e35f2e3bd2ee607b299bc9c3436
@@ -1,14 +1,5 @@
1
- # lib/explorak5_login_prueba/engine.rb
2
-
3
1
  module ExploraK5LoginPrueba
4
2
  class Engine < ::Rails::Engine
5
- # Configura el path para las vistas de la gema
6
- config.paths['app/views'] << File.expand_path('lib/explorak5_login_prueba/app/views', __dir__)
7
-
8
- initializer 'explorak5_login_prueba.assets.precompile' do |app|
9
- app.config.assets.precompile += %w(
10
- explorak5_login_prueba/images/*
11
- )
12
- end
3
+ isolate_namespace ExploraK5LoginPrueba
13
4
  end
14
5
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Explorak5LoginPrueba
4
- VERSION = "6.0"
4
+ VERSION = "6.0.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: explorak5_login_prueba
3
3
  version: !ruby/object:Gem::Version
4
- version: '6.0'
4
+ version: 6.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra