Displaying 2 results from an estimated 2 matches for "fuzzylizard".
2007 Jan 19
3
Rails file sharing application
Hi:
I been looking for an file sharing application for en intranet
enviornment. So far I have found ''boxroom'' from rubyforge. Are there
more such open source application? Thought you might know hence giving a
try here.
Appreciate any feedback.
Google search doesn''t provide much help here either...
Cheers
--
Posted via http://www.ruby-forum.com/.
2010 Aug 06
4
Paperclip not finding imagemagick on prod, works on dev
Hi,
I am using paperclip to attach documents to my models. it works
perfectly on my dev machine, but on the server I get a
CommandNotFoundError.
On my server if I ./script/console I can run imagemagick through
system("convert") and it works, so why can''t paperclip find it?
Thanks for your ideas
PS: the paperclip google group isn''t getting much answers so I am