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

switch the list method to index method for new heroku cli, This resolves #4 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwang
Copy link

@jwang jwang commented May 19, 2011

The newer version of heroku's gem 2.x moved the :list method to :index and is now called via heroku plugins instead of heroku plugins:list

When attempting to install herocutter, we get an error message of:
Could not initialize heroku_herocutter: undefined method list' for classHeroku::Command::Plugins'

This patch resolves that issue, which is currently documented as #4.

@develop7
Copy link

@hone any plans to merge this?

@studgeek
Copy link

Yes, please merge. Took me a while to find this....

@studgeek
Copy link

I'll add, even though I now have jwang's herocutter installed I can't install plugins like the following
$ heroku plugins:install colorize_console ! Could not install colorize_console. Please check the URL and try again

@aseemk
Copy link

aseemk commented Apr 20, 2012

+1...

@skull-squadron
Copy link

+1

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.

5 participants