A class that can read and write to Java properties files that behaves otherwise as a standard ruby Enumerable. The keys to this object can be provided as Strings or Symbols, but internally they are Symbols.
Dwayne Kristjanson
gem "java_properties", "~> 0.0.4"