[Rails] Image upload problems
Berndt Jung
berndtj at gmail.com
Wed Jan 5 07:31:06 GMT 2005
Thanks to everyone! I just updated to 0.9.3, and everything works
like a charm. It was indeed the binary file bug in 0.9.2.
On Wed, 5 Jan 2005 00:11:03 -0500, Tobias Luetke
<tobias.luetke at gmail.com> wrote:
> I'm storing the files in the DB in my own application and much like you I run
> them through RMagick after the upload.
>
> I added some new unit tests to AR which verify that binary support works so you
> can be pretty sure that binary will always be supported well from this point on.
>
> Please update to the latest rails version, you can read about it here:
> http://weblog.rubyonrails.com/archives/2005/01/04/rails-093-optimistic-locking-dynamic-finders-ruby-182/
>
> As described in this weblog post you will have to do some minor
> changes to your environment files but 0.9.3 is a whole lot more solid
> than 0.9.1.
>
> Hope this helps.
> --
> Tobi
> http://www.hieraki.org - Open source book authoring
> http://blog.leetsoft.com - Technical weblog
>
More information about the Rails
mailing list