Posts tagged under "gems"

Diving into the internals of Gem packaging

By George Thomas on August 17, 2020
Tagged under: ruby, gems, package management

Introducing Invoker - Manage processes in development envionment

By Hemant on June 8, 2013
Invoker is a utility we wrote to ease setting up of local development environments and top level .dev domains. Read on to know how to use it.
Tagged under: ruby, productivity, gems

The kitchen sink libraries

By Hemant on May 8, 2012
The problem with kitchen sink libraries is feature creep. Sometimes all we need are small libraries that are easily readable.
Tagged under: ruby, rails, gems