> Of course that isn't tested, but it should give an idea. This is for the 
> filesystem and not S3, right?


Yeah, this is for the local file system.

So some of my images look like

thumb.jpg, small.jpg, large.jpg

and some look like

thumb_23432S.jpg, small_643563456.jpg, large_2123425F.jpg

I want them all to look like the first set, so this would take care of 
that problem?

I also have the issue of some of the images being `original.JPG`

I need to make sure all image file names are all downcase.

Thanks for the help!

~Jeremy
-- 
Posted via http://www.ruby-forum.com/.

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to