class ErrorsController

Public Instance Methods

githost() click to toggle source
# File app/controllers/errors_controller.rb, line 2
def githost
  render "errors/gitolite"
end