module LittleGhost::Support::ClassAttributes

ClassAttributes gives framework extension classes small, thread-safe, inheritable settings. A subclass inherits a value until it assigns its own; mutable defaults are not duplicated automatically.