Sha256: eac3554247e35bb58849f72ec11df082ee8d34530d2e51455086b0a416f298a5

Contents?: true

Size: 883 Bytes

Versions: 14

Compression:

Stored size: 883 Bytes

Contents

##here we have to add the external dependencies.
require "auth/engine"
require 'omniauth'
require 'omniauth-google-oauth2'
require 'omniauth-facebook'
require "devise"
require "mongoid"
require "typhoeus"
require "typhoeus/adapters/faraday"
require "elasticsearch"
require "mongoid-elasticsearch"
require "delayed_job_mongoid"
require "daemons"
require "simple_token_authentication"
require "mongoid_versioned_atomic"
require "jquery-rails"
require "turbolinks"
require "underscore-rails"
require "materialize-sass"
require "valid_url"
require "recaptcha/rails"
require "momentjs-rails"
require "redis"
require "active_job"
require "kaminari/mongoid"
require "kaminari/actionview"
require "mailgun-ruby"
require "googl"
require "aws-sdk"
require "payuindia"
require "cloudinary"
require "mongoid/geospatial"
require "mongoid-embedded-errors"
require "dotenv-rails"


module Auth
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
wordjelly-auth-1.2.2 lib/wordjelly-auth.rb
wordjelly-auth-1.2.1 lib/wordjelly-auth.rb
wordjelly-auth-1.2.0 lib/wordjelly-auth.rb
wordjelly-auth-1.1.9 lib/wordjelly-auth.rb
wordjelly-auth-1.1.8 lib/wordjelly-auth.rb
wordjelly-auth-1.1.7 lib/wordjelly-auth.rb
wordjelly-auth-1.1.6 lib/wordjelly-auth.rb
wordjelly-auth-1.1.5 lib/wordjelly-auth.rb
wordjelly-auth-1.1.4 lib/wordjelly-auth.rb
wordjelly-auth-1.1.3 lib/wordjelly-auth.rb
wordjelly-auth-1.1.2 lib/wordjelly-auth.rb
wordjelly-auth-1.1.1 lib/wordjelly-auth.rb
wordjelly-auth-1.1.0 lib/wordjelly-auth.rb
wordjelly-auth-1.0.9 lib/wordjelly-auth.rb