Pedro Paiva
Pedro Paiva
+1 I have a Zip model. When executing Rails.application.eager_load! I got this error: ``` TypeError: Zip is not a class /usr/local/bundle/ruby/2.7.0/gems/rubyzip-2.3.2/lib/zip/constants.rb:1: previous definition of Zip was here ``` What are...
Ops, sorry about that. Thank you for your report. I don't think there is any problem with your code. I'll take a look at it ASAP this weekend.
@ostigley, one question, would it be possible to tell me which version of Ruby and Rails you are using? Thank you!
@ostigley, thank you for the update. I tried to replicate the problem, but with no luck. I noticed that the ShouldaMatchers is using older versions of ruby and rails -...
Merge, please!
Hi, @deivid-rodriguez, I would like to work on this if you don't mind.
Sorry for taking so long to ask, but what do you have in mind about what this feature should look like? I was thinking about something like: ```ruby next --filter...
Thank you for working on this! I tried to use the ruby/setup-ruby, but it did not work as you can see in this PR: https://github.com/thoughtbot/shoulda-matchers/pull/1397. If you like to understand...
Hi @JuarezLustosa, hope you are ok. Do you still intend to work on this PR? I was thinking about adding more tests to this PR. Thank you for your contribution.
Hi, @afdev82, are you working on this? If not can I start working on it? Thanks! :smile: