Accessing storing url params as instance variables

Hi,

I have an upload form, when a user submits i want to show them a loading
page and once the upload is finished show them a success message. I’m
new to ruby, can anyone recommend the best way to do this in ruby.

Thanks
T