-
Because longer will fit and more X-travel will result.
-
-
```
Reason:
Latest Rails framework has fixes and features that can be useful in future
features implementation.
Description:
Need to perform the upgrade and check results. This is very dangerous ste…
-
-
Please complete the following fields as applicable:
**What version of the DMPRoadmap code are you running? (e.g. v2.2.0)**
`4.1.1+portage-4.2.2`
**Expected behaviour:**
1. When changing the …
-
### Tell us about your environment
**Ruby Version:** 3.2.2
**Framework Version (RSpec, Minitest, FactoryGirl, Rails, whatever):** rspec-rails: 7.x, Rails 7.2.1
**TestProf Version:** 1.4.2
…
-
This ticket will be for us to fully adopt rails 6, after clients approve the upgrade tickets.
related: https://github.com/scientist-softserv/ams/issues/20
-
The gem fails after upgrading an app to Rails 7.2, because `ActiveRecord::ConnectionAdapters::ConnectionPool#lock_thread=` does not exist anymore. There is a deprecation warning as well:
```
$ DIS…
-
Hi,
I am using Rails 5.2.8 + angular JS application. We are using a gem "teaspoon-jasmine" for handling unit test cases for angular app.
Everything is working fine till today. Now, I am trying to up…
-
Hello, I'm having an issue with deploying an app. We have upgraded Rails to 6 and now I've this bug.
If I do `--full-index` or `bundle update railties` it doesn't help.
Same time with:
```
set :…