On 17 Apr 2009, at 14:45, Pål Bergström wrote:

>
> I get the file size of images by
>
> imgmb = File.size("#{RAILS_ROOT}/..../#{file}")
>
> But that's when I have the file on the server. Can you test that  
> before
> in order to stop the file upload if it's really heavy? How does that
> work?

It has to be done upstream of rails (apache has a file upload limit  
for example).

Fred
>
> -- 
> 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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to