What a Gem
DRAFT WIP - TODO
( Covering what a gem is, how to install one, what a gemfile is, what a lockfile is, and what bundler is )
What's in a Gem?
Valorous Versions
( Basics of semantic versioning, why it's important, and why some people still ignore it )
Bundle of Joy
( What's Bundler, why do we use it, what's a lock file? )
Required Reading
( How to require gems )
It's all Relative
( Relative requiring )