sj26/mailcatcher

uninitialized constant Thin::Server::Fixnum (NameError)

ThomasConnolly opened this issue · 2 comments

This was reported as #334, and was closed. But it's preventing me from using mailcatcher in my Rails 7 app. I'm using Ruby 3.2 and Rails 7.0.4.2

sj26 commented

Fixed by #530

If you would like to help, please try mailcatcher 0.9.0.pre1 using gem install mailcatcher --pre on ruby < 3.2, and report if you have any issues — or if you have no issues and it works great.

sj26 commented

I have pushed another pre-release, v0.9.0.beta2, which relaxes the thin requirement and should support ruby 3.2. Please try it:

gem install mailcatcher --pre