We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0a83b commit 8ff9b3eCopy full SHA for 8ff9b3e
Gemfile.lock
@@ -311,6 +311,8 @@ GEM
311
regexp_parser (2.10.0)
312
reline (0.6.0)
313
io-console (~> 0.5)
314
+ requestjs-rails (0.0.12)
315
+ railties (>= 6.1.0)
316
rexml (3.4.1)
317
rspec-core (3.13.3)
318
rspec-support (~> 3.13.0)
@@ -465,6 +467,7 @@ DEPENDENCIES
465
467
puma (>= 5.0)
466
468
rails (~> 8.0.1)
469
rails-controller-testing
470
+ requestjs-rails
471
rspec-rails
472
rubocop-rails-omakase
473
selenium-webdriver
0 commit comments