Skip to content

Commit

Permalink
mejor importacion
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Apr 22, 2024
1 parent 4adffa9 commit 6f031b1
Show file tree
Hide file tree
Showing 6 changed files with 11,751 additions and 2,296 deletions.
3 changes: 2 additions & 1 deletion FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
patreon: pasosdeJesus
#github: [vtamara]
github: [vtamara]
buy_me_a_coffee: vtamara

28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/cor1440_gen.git
revision: e5d9cdb4da1e91496fb5723f746dcce224f4231c
revision: 90ed979dc70b697ed79f807a3263036e10568aa2
branch: v2.2
specs:
cor1440_gen (2.2.0.beta4)
cor1440_gen (2.2.0.beta5)
devise
heb412_gen
kt-paperclip
Expand All @@ -46,35 +46,35 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/heb412_gen.git
revision: a3baaf388bacfb32a41b1b19827162ea58fc5814
revision: 57b9b4a334b1d0f1c87ed650f9bfb5e204f92905
branch: v2.2
specs:
heb412_gen (2.2.0.beta4)
heb412_gen (2.2.0.beta5)
mr519_gen
msip
redcarpet
rspreadsheet

GIT
remote: https://gitlab.com/pasosdeJesus/jos19.git
revision: 85a02662ee4288fe7527095e430b0c5285f014de
revision: 49352be348a7f484c28e511d5d5fbb0326bb3ce0
branch: v2.2
specs:
jos19 (2.2.0.beta4)
jos19 (2.2.0.beta5)
rails (>= 7.0.4)

GIT
remote: https://gitlab.com/pasosdeJesus/mr519_gen.git
revision: d8313cfeb2f5a63be2fd6ad9b9ca3116b9d7be93
revision: 0a40f10e2759671366764a3244a3b26ae6ec063d
branch: v2.2
specs:
mr519_gen (2.2.0.beta4)
mr519_gen (2.2.0.beta5)
msip
rails

GIT
remote: https://gitlab.com/pasosdeJesus/msip.git
revision: 89594aaf2613cc4c6dde69c1a7954941b59b0d75
revision: 2ce56a21d680e8fdf17622de626bc10b10677b6f
branch: v2.2
specs:
msip (2.2.0.beta5)
Expand All @@ -94,10 +94,10 @@ GIT

GIT
remote: https://gitlab.com/pasosdeJesus/sivel2_gen.git
revision: 7076171410bf3bf0c55d4d91deeed7db31ca095d
revision: 3b86b69cb48d7a7f01ebd0f5d1dae3333c1dd064
branch: v2.2
specs:
sivel2_gen (2.2.0.beta4)
sivel2_gen (2.2.0.beta5)
color
devise
rails
Expand Down Expand Up @@ -294,7 +294,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0305)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
minitest-reporters (1.6.1)
ansi
Expand Down Expand Up @@ -411,7 +411,7 @@ GEM
psych (>= 4.0.0)
redcarpet (3.6.0)
regexp_parser (2.9.0)
reline (0.5.1)
reline (0.5.2)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand All @@ -420,7 +420,7 @@ GEM
rspreadsheet (0.5.3)
andand (>= 1.3)
rubyzip (>= 1.3)
rubocop (1.63.1)
rubocop (1.63.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down
1 change: 1 addition & 0 deletions app/javascript/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ promesaRecursosSprocketsYDocumento.then((mensaje) => {
var root = window;

msip_prepara_eventos_comunes(root, null, false);
window.Msip__Motor.prepararEventosComunes(root, null, false);
heb412_gen_prepara_eventos_comunes(root);
mr519_gen_prepara_eventos_comunes(root);
sivel2_gen_prepara_eventos_comunes(root);
Expand Down
Loading

0 comments on commit 6f031b1

Please sign in to comment.