I have an existing entry
scaffold. I'd like to add image upload to my existing model/controller/view without too much hassle--and I'd like to add some ajax after I get it working.
That said, I'm pretty new to rails.
- I s there a simple, ajax-compatable gem to help?
- How do I implement it? (Step-by-step, because I'm pretty slow to learn)