Sha256: 153bee8662a919316a2c7f967f3a8441ab8ae47fdd00084fa480f36fb96fabf7

Contents?: true

Size: 927 Bytes

Versions: 18

Compression:

Stored size: 927 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 "dotenv-rails"
require "autoinc"
require "hashids"
require "elasticsearch/persistence/model"


module Auth
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
wordjelly-auth-1.5.9 lib/wordjelly-auth.rb
wordjelly-auth-1.5.8 lib/wordjelly-auth.rb
wordjelly-auth-1.5.7 lib/wordjelly-auth.rb
wordjelly-auth-1.5.6 lib/wordjelly-auth.rb
wordjelly-auth-1.5.5 lib/wordjelly-auth.rb
wordjelly-auth-1.5.4 lib/wordjelly-auth.rb
wordjelly-auth-1.5.3 lib/wordjelly-auth.rb
wordjelly-auth-1.5.2 lib/wordjelly-auth.rb
wordjelly-auth-1.5.1 lib/wordjelly-auth.rb
wordjelly-auth-1.5.0 lib/wordjelly-auth.rb
wordjelly-auth-1.4.9 lib/wordjelly-auth.rb
wordjelly-auth-1.4.8 lib/wordjelly-auth.rb
wordjelly-auth-1.4.7 lib/wordjelly-auth.rb
wordjelly-auth-1.4.6 lib/wordjelly-auth.rb
wordjelly-auth-1.4.5 lib/wordjelly-auth.rb
wordjelly-auth-1.4.4 lib/wordjelly-auth.rb
wordjelly-auth-1.4.3 lib/wordjelly-auth.rb
wordjelly-auth-1.4.2 lib/wordjelly-auth.rb