I learned the rails a couple of years ago out of interest, but now I am returning to it because I want to try to build a simple site for working with a draw with several bells and whistles. Many of the books on rails that I have studied give examples of how to create a shopping system or a user authentication system, but looking at websites there seem to be many plugins that provide this common functionality. However, the choice of plugins is very large, and it's hard for me to figure out which ones I should use.
So my question is this: what (if any) rails plugins would you recommend creating a rails site and why?
source
share