We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My pry-doc version is 0.11.1. From https://github.com/pry/pry-doc/pull/65, the warning was fixed by v0.11.0.
But when run rails generate 〇〇, got warning: ruby/2.5.0 isn't supported by this pry-doc version. How can I fix it?
rails generate 〇〇
ruby/2.5.0 isn't supported by this pry-doc version
Any advice you could give would be much appreciated.
The text was updated successfully, but these errors were encountered:
Can you update pry-doc to 1.2.0 ? Or at least v0.12.0 which includes docs for Ruby 2.5.
That should fix the warning.
Sorry, something went wrong.
No branches or pull requests
My pry-doc version is 0.11.1.
From https://github.com/pry/pry-doc/pull/65, the warning was fixed by v0.11.0.
But when run
rails generate 〇〇
, got warning:ruby/2.5.0 isn't supported by this pry-doc version
.How can I fix it?
Any advice you could give would be much appreciated.
The text was updated successfully, but these errors were encountered: