Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: no implicit conversion of Array into String #127

Closed
bendangelo opened this issue Jan 5, 2024 · 4 comments
Closed

TypeError: no implicit conversion of Array into String #127

bendangelo opened this issue Jan 5, 2024 · 4 comments

Comments

@bendangelo
Copy link

bendangelo commented Jan 5, 2024

Running Rails 7.1.6 and Ruby 3.3.0.

I get no error in the logs, this is shown in the browser.

I also get these deprecation warnings:

Rack::Handler is deprecated and replaced by Rackup::Handler
/home/bendangelo/.rvm/gems/ruby-3.3.0/gems/agoo-2.15.8/lib/rack/handler/agoo.rb:180: warning: Calling Rackup::Handler.register with a string is deprecated, use the class/module itself.
RACK_HANDLER is deprecated, use RACKUP_HANDLER.

Edit: Tested in Ruby 3.2.2 and the same error.

@ohler55
Copy link
Owner

ohler55 commented Jan 5, 2024

I've got a couple of fixes due. I'll add this to the list. I hope to address then once back from vacation.

@bendangelo
Copy link
Author

I found the issue. It's gem "rack-mini-profiler". I'm using version 3.3.0

@ohler55
Copy link
Owner

ohler55 commented Jun 5, 2024

Should have been fixed back in February.

@bendangelo
Copy link
Author

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants