| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Without fix, this error message appears:
bin/vim-ruby-install.rb:15:in `<main>': Use RbConfig instead of obsolete and deprecated Config.
uninitialized constant Env::CONFIG
Try 'ruby bin/vim-ruby-install.rb --help' for detailed usage.
Replace tabs with spaces. Ensure comments are properly lined up with code.
|
I see no harm in the pull request, though maybe it's time to remove the installer altogether. I don't have enough confidence to do that, though, so if any other maintainers know what the status of the installer is, maybe now would be a good time to consider it. Thanks for your work, in any case. |
Sorry, something went wrong.
|
:D Yeah, I was surprised to see such a major issue in this package. If the installer flat-out fails, I suspect many people will not take this package seriously. No installer is better than a broken installer, IMO. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The first of these two commits fixes a deprecation issue which prevented the installer (bin/vim-ruby-installer.rb) from running sucessfully. The second commit simply reformats the file.