You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
A lot of Roxy users are stuck on ruby 1.8.7 for whatever reason. Try to make their lives a bit easier.
Here's the first one:
ERROR: undefined method body=' for #<Net::HTTPOK 200 OK readbody=true> ERROR: ./deploy/lib/server_config.rb:425:inbootstrap'deploy/lib/ml.rb:144:in `send'deploy/lib/ml.rb:144
I have a patch. Just need to do a pull request.
The text was updated successfully, but these errors were encountered:
A lot of Roxy users are stuck on ruby 1.8.7 for whatever reason. Try to make their lives a bit easier.
Here's the first one:
ERROR: undefined method
body=' for #<Net::HTTPOK 200 OK readbody=true> ERROR: ./deploy/lib/server_config.rb:425:in
bootstrap'deploy/lib/ml.rb:144:in `send'deploy/lib/ml.rb:144I have a patch. Just need to do a pull request.
The text was updated successfully, but these errors were encountered: