heroku plugins:install is for installing heroku client plugins.  You want to
use rails plugin install instead.

Oren

On Wed, Oct 13, 2010 at 9:57 PM, vishy <shubhambansa...@gmail.com> wrote:

> I am trying to install the plugin on a heroku app. The command "heroku
> plugins:install git://github.com/vanntastic/fancy_box_rails_plugin.git"
> runs fine. But when I try to run the command "heroku rake
> fancy_box:install", I get an exception -
>
> Unable to load plugin: some_plugin: uninitialized constant
> FancyBox::Constants
> rake aborted!
> Read-only file system - /disk1/home/slugs/278841_72b0cfa_4d5e/mnt/
> public/stylesheets/jquery.fancybox.css
>
> (See full trace by running task with --trace) (in /disk1/home/slugs/
> 278841_72b0cfa_4d5e/mnt)
>
> Also whenever I would run the command "heroku plugins", I would again
> get this
>
> Unable to load plugin: some_plugin: uninitialized constant
> FancyBox::Constants
> fancy_box_rails_plugin
>
> Any help regarding this will be greatly appreciated.
>
> I am using rails 3.0 with ruby 1.9.2.
>
> Thanks,
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com<heroku%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

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

Reply via email to