had to invent main_app for url helpers to work when engine renders
This commit is contained in:
@ -107,7 +107,7 @@ GEM
|
||||
coderay (1.1.3)
|
||||
concurrent-ruby (1.1.10)
|
||||
crass (1.0.6)
|
||||
date (3.3.2)
|
||||
date (3.3.3)
|
||||
debug (1.7.0)
|
||||
irb (>= 1.5.0)
|
||||
reline (>= 0.3.1)
|
||||
@ -117,9 +117,6 @@ GEM
|
||||
railties (>= 4.1.0)
|
||||
responders
|
||||
warden (~> 1.2.3)
|
||||
devise-tailwindcssed (0.1.5)
|
||||
rails (>= 5.2.3.4, < 7.1)
|
||||
railties (> 4.0, < 7.1)
|
||||
diff-lcs (1.5.0)
|
||||
erubi (1.11.0)
|
||||
erubis (2.7.0)
|
||||
@ -333,7 +330,6 @@ DEPENDENCIES
|
||||
capybara
|
||||
debug
|
||||
devise
|
||||
devise-tailwindcssed
|
||||
guard-rspec
|
||||
haml-rails
|
||||
html2haml
|
||||
|
Reference in New Issue
Block a user