Provides attr_accessor style methods for easily creating methods for working with class level instance variables. Allows you to set variables to be inheritable or not, and have default values.
Joshua Hawxwell
gem "class_attr", "~> 0.1.2"