-
https://github.com/rubysherpas/paranoia/commit/35721293fe5bad93f31708237dd27cffd4c90a28#diff-a7b13874ca65cce80cfa49aa594d2cbb4a486019b334c831ce0bd5de605f2533R1
This commit checks if Rails.env.test?…
-
## What Ruby, Rails and RSpec versions are you using?
```
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-darwin20]
Rails 6.1.4.6
RSpec 3.10
- rspec-core 3.10.2
- rspec-expecta…
-
Seems like something changed in how the silencer gem is initialised.
```ruby
2) Sessions POST /sessions when remember_me is checked writes an encrypted auth_token cookie
Failure/Error: post …
-
### Describe the problem as clearly as you can
For some reason bundle exec rspec complains I need to run bundle install, even though I already ran it.
### Did you try upgrading rubygems & bundle…
-
Hi, I am trying to install gobject-introspection on M1 Macbook Pro and I keep running into the following error. Any help would be appreciated!
I am running MacOS 12.6 on arm64.
```
ld: symbol(s…
-
This would include extracting TitleBuilder: https://github.com/sul-dlss/dor-services-app/blob/main/app/services/title_builder.rb and *RightsDescriptionBuilders (e.g. https://github.com/sul-dlss/dor_in…
-
## What Ruby, Rails and RSpec versions are you using?
Ruby version: 3.0.2
Rails version: 7.0.0 @ a0e14a8bfebf5f4bd4b66d1d468c844ab3e9d704
RSpec version: 5.0.2
## Observed behaviour
```r…
-
It would be very nice if there is an option to configure `RSpec/NamedSubject` cop so that it allows `expect { subject }`.
`RSpec/NamedSubject` works great when we test against an object returned by…
-
Hello!
I apologise in upfront if this is the wrong place to ask such kind of questions; Haven't found any suggestions where to do that in the contributing guide.
Anyways, Readme file states:
> yo…
-
## CVE-2021-22942 - High Severity Vulnerability
Vulnerable Library - actionpack-5.2.4.3.gem
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works …