[Rails] Image upload problems
Tobias Luetke
tobias.luetke at gmail.com
Wed Jan 5 01:53:33 GMT 2005
Its the mysql ruby driver and its fixed in the 0.9.3
you should do gem update to get the latest rails and then gem install
mysql to get the native c based mysql extensions which are faster.
Cheers!
On Tue, 4 Jan 2005 11:41:47 -0800, Berndt Jung <berndtj at gmail.com> wrote:
> I tried resizing and formatting with RMagick
> (really cool extention), but it complained about the files I was
> sending it. So now I'm pretty sure that either ruby/rails is
> corrupting the files, or mysql.
--
Tobi
http://www.hieraki.org - Open source book authoring
http://blog.leetsoft.com - Technical weblog
More information about the Rails
mailing list