Pictures in Rails "blog" app

Hey there,

I am new to RoR development. For a school final exam I am developing a blog app, where I will explain math subjects on the website.

Currently I have a textArea, where I can write math notation using mathjax. But as you may know, math gets a lot eaiser with graphs and pictures.
So I need a way to upload pictures to a hostsite (like imgur), and link to them, hopefully using HTML notation, and the pictures will show up in the final article. How will I go about doing this?

Hope you understand.

Thanks
Ibbadib