Hi,
I tried to install ‘attachment_fu’ by the following command:
script/plugin install
http://svn.techno-weenie.net/projects/plugins/attachment_fu/
but its giving me the error:
Plugin not found:
["http://svn.techno-weenie.net/projects/plugins/attachment_fu/
"]
Please let me know how to install it.
The command looks correct, so I dont know whats wrong.
You could try installing it from github instead:
Sharagoz – wrote:
The command looks correct, so I dont know whats wrong.
You could try installing it from github instead:
GitHub - technoweenie/attachment_fu: Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
Still the same error: Plugin not found
Hmm… are you on Ruby 1.9?
It seems that there’s a bug with Ruby 1.9 and Rails 2.3.4. See this
ticket:
https://rails.lighthouseapp.com/projects/8994/tickets/2018-ruby-19-compat-plugininstall-git-always-fails-in-ruby-19
You may have to upgrade to 2.3.5 or edge to solve it, or downgrade ruby
to 1.8