class Doorkeeper::ApplicationScopesGenerator
def oauth_applications_exists?
def oauth_applications_exists? ActiveRecord::Base.connection.table_exists? :oauth_applications end
def oauth_applications_exists? ActiveRecord::Base.connection.table_exists? :oauth_applications end