Script/plugin does not work!

Whenever I try to install a plugin using the commands script/plugin
instal … I only get an empty folder under the vendor/plugins dir.
This happened for a couple of plugins I tried to install
(attachmnet_fu, paperclip).

Sometimes I get the error plugin not found if I try to install from
svn instead of git.

Any help how can I fix this problem.

Thanks in advance!

You received this message because you are subscribed to the Google
Groups “Ruby on Rails: Talk” 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/rubyonrails-talk?hl=en.

Hi!

Have you tried using the gem version of paperclip? This way is preferred
anyway.

Regards,
Nicolai

You received this message because you are subscribed to the Google
Groups “Ruby on Rails: Talk” 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/rubyonrails-talk?hl=en.

On Dec 20, 4:34 pm, Demec [email protected] wrote:

Whenever I try to install a plugin using the commands script/plugin
instal … I only get an empty folder under the vendor/plugins dir.
This happened for a couple of plugins I tried to install
(attachmnet_fu, paperclip).

Sometimes I get the error plugin not found if I try to install from
svn instead of git.

Do you have git installed ?

Fred

Any help how can I fix this problem.

Thanks in advance!

You received this message because you are subscribed to the Google
Groups “Ruby on Rails: Talk” 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/rubyonrails-talk?hl=en.