toshogakari/eLib

View on GitHub
app/controllers/test_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
class TestController < ApplicationController
  def index
  end
end