flant/superhosting

View on GitHub
lib/superhosting/cli/error/controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Superhosting
  module Cli
    module Error
      class Controller < Base
      end
    end
  end
end