rike422/loose-leaf

View on GitHub
app/controllers/loose_leaf/application_controller.rb

Summary

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