appirits/comable

View on GitHub
core/app/controllers/comable/application_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Comable
  class ApplicationController < ActionController::Base
  end
end