add oauth with google
This commit is contained in:
@@ -18,6 +18,10 @@ require "action_cable/engine"
|
||||
# you've limited to :test, :development, or :production.
|
||||
Bundler.require(*Rails.groups)
|
||||
|
||||
if ['development', 'test'].include? ENV['RAILS_ENV']
|
||||
Dotenv::Railtie.load
|
||||
end
|
||||
|
||||
module ProgressTest
|
||||
class Application < Rails::Application
|
||||
# Initialize configuration defaults for originally generated Rails version.
|
||||
|
||||
Reference in New Issue
Block a user