David

Results 6 comments of David

I am pretty late here but maybe adapting the [Rescue Unique Constraint ](https://github.com/reverbdotcom/rescue-unique-constraint) gem can help.

Note that view specs are usually described as a string (e.g. `RSpec.describe "users/new.html.erb"`). #90 fixed an issue with the `RSpec/DescribeClass` cop - when argument `type: :view` is present, the cop...

The warning is still present in v5.2.3. Bill's comment does silence the warning: > I solved this by adding `mt-0` to the `dropdown-menu` element.

I think that the cause of your problem is mentioned [here](https://github.com/mileszs/wicked_pdf#Debugging). I manage to use Google's custom font poppins with the help of Issue #334 this is what I did:...

> Very strange, I can't reproduce. > > I wonder if anyone else is having this issue. > > Have you tried to delete the .gitmessage file then reload the...

> Do you use git mob cli and do you see the same issue? I have no issues with the CLI, although I only use the VSCode Extension.