class DummyERB

:nodoc:
the ERB values.
values so we can evaluate the database.yml without evaluating
These classes are used to strip out the ERB configuration

def make_compiler(trim_mode)

:nodoc:
the ERB values.
values so we can evaluate the database.yml without evaluating
These classes are used to strip out the ERB configuration
def make_compiler(trim_mode)
  DummyCompiler.new trim_mode
end