Upload large files in ruby on rails

I seem to be able to upload files up to 1MB with the generic setup on
rails with a mysql database. I’m trying to be able to set it up to
where I can upload larger files, such as a 5 or 10 MB file. Any help
on how to accomplish this would be greatly appreciated. Thanks alot.