Sha256: 8899a8cdec4287464a98d5f035aa1d8734eae5b4c8773ca65188dd972d5a336b
Contents?: true
Size: 115 Bytes
Versions: 1
Compression:
Stored size: 115 Bytes
Contents
# frozen_string_literal: true module GraphqlDevise ApplicationController = Class.new(ActionController::API) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
graphql_devise-2.0.0 | app/controllers/graphql_devise/application_controller.rb |