Must-have plugins for Rails
When creating applications with Ruby on Rails, I come across the same plugins I need all the time: rich text editor, file uploads, stuff like that.
Here is a quick mashup of useful plugins you might want to check out for your Rails development:
Paperclip:A very streamlined and easy to use file upload – there is also [...]
