Class: Authentication

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/generators/gunnertechnology/project/templates/app/models/authentication.rb

Constant Summary collapse

PROVIDER_CONFIG =
YAML.load_file("#{::Rails.root.to_s}/config/providers.yml")[::Rails.env]