fix and reformat installer by jeremy-audet · Pull Request #153 · vim-ruby/vim-ruby · GitHub
Skip to content

fix and reformat installer#153

Merged
AndrewRadev merged 2 commits into
vim-ruby:masterfrom
jeremy-audet:master
Jun 1, 2013
Merged

fix and reformat installer#153
AndrewRadev merged 2 commits into
vim-ruby:masterfrom
jeremy-audet:master

Conversation

@jeremy-audet

Copy link
Copy Markdown
Contributor

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.

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.
AndrewRadev added a commit that referenced this pull request Jun 1, 2013
@AndrewRadev AndrewRadev merged commit 6ba4a63 into vim-ruby:master Jun 1, 2013
@AndrewRadev

Copy link
Copy Markdown
Member

@jeremy-audet

Copy link
Copy Markdown
Contributor Author

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

Successfully merging this pull request may close these issues.

2 participants