houston/houston-core

View on GitHub
templates/new-module/lib/houston/%name%/configuration.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Houston::<%= camelized %>
  class Configuration

    # Define configuration DSL here

  end
end