25 Ruby Gems I use in almost every SaaS project (hackernoon.com) 30 points by polysaturate 8y ago ↗ HN
[–] johannsg 8y ago ↗ - Pundit for authorization (instead of cancan).- Shrine for handling uploads (instead of Paperclip).Both fantastic gems — shrine in particular has a clean and modern code base; it’s feature rich, yet flexible thanks to its plugin design.https://github.com/elabs/pundithttp://shrinerb.com/shrinerb.com/ [–] NicoJuicy 8y ago ↗ It's been many years since I used RoR, suprised to see cancan en paperclip again :p
[–] NicoJuicy 8y ago ↗ It's been many years since I used RoR, suprised to see cancan en paperclip again :p
3 comments
[ 1.2 ms ] story [ 10.2 ms ] thread- Shrine for handling uploads (instead of Paperclip).
Both fantastic gems — shrine in particular has a clean and modern code base; it’s feature rich, yet flexible thanks to its plugin design.
https://github.com/elabs/pundit
http://shrinerb.com/shrinerb.com/