hummingbird-me/kitsu-server

View on GitHub
app/controllers/graphql_playground_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
class GraphqlPlaygroundController < ApplicationController
  def show; end
end