fga-gpp-mds/2017.1-Escola-X

View on GitHub
app/controllers/errors_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
class ErrorsController < ApplicationController

    def error_500
    end
end