Hi,

Herocutter is for heroku plugins not rails plugins.  You can install
plugins using:

script/plugin install git://github.com/rails/acts_as_list.git

or as a gem in the Gemfile (bundler) or .gems manifest.

-Terence

On Thu, 2010-02-25 at 08:43 -0800, Ed Jones wrote:
> Trying to insall acts_as_list. Following the instructions, I get
> 
> $ heroku plugins:install git://github.com/rails/acts_as_list.git
> The system cannot find the path specified.
> The system cannot find the path specified.
> Could not install acts_as_list. Please check the URL and try again
> 
> Going to the recommended herocutter site and following those
> instructions, I get:
> 
> $ heroku plugins:install git://github.com/hone/heroku_herocutter.git
> The system cannot find the path specified.
> The system cannot find the path specified.
> Could not install heroku_herocutter. Please check the URL and try
> again
> 
> ed
> 


-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to