David (Abtion)

Results 4 comments of David (Abtion)

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:...