puppet-strings/lib/puppet
Hailee Kenney f0da72b2b7 (PDOC-3) Switch to one line class declarations
Prior to this commit, many of the classes in this project were declared
in two lines. The first line would put them in the context of the module
they belonged to, and the second line would declare the class and deal with
inheritance. In order to make the code more readable and to allow
require statements to be moved to the top level, turn all class declarations
into one line statements.
2014-09-30 13:55:11 -07:00
..
application (PDOC-3) Rename face to strings instead of yardoc 2014-09-11 09:57:19 -07:00
face (PDOC-3) Switch to one line class declarations 2014-09-30 13:55:11 -07:00
feature (PDOC-3) Use require instead of require_relative 2014-09-30 13:55:11 -07:00