Posts about coding
7 years ago
Choosing a Ruby gem
Instead of writing yet another list of gems you should be using, i'll try to explain how i choose a gem for a particular task or function. This is by no means a complete checklist, it's just my typical way of going about things.
Rubygems
If you're a...