Sha256: ab435e61794b47eaabca4ed2adde3e1cba4817aeed264b3432cd6e359cf2ae26

Contents?: true

Size: 919 Bytes

Versions: 13

Compression:

Stored size: 919 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"
require "autoinc"
require "hashids"


module Auth
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
wordjelly-auth-1.4.0 lib/wordjelly-auth.rb
wordjelly-auth-1.3.9 lib/wordjelly-auth.rb
wordjelly-auth-1.3.8 lib/wordjelly-auth.rb
wordjelly-auth-1.3.7 lib/wordjelly-auth.rb
wordjelly-auth-1.3.6 lib/wordjelly-auth.rb
wordjelly-auth-1.3.5 lib/wordjelly-auth.rb
wordjelly-auth-1.3.3 lib/wordjelly-auth.rb
wordjelly-auth-1.3.2 lib/wordjelly-auth.rb
wordjelly-auth-1.3.1 lib/wordjelly-auth.rb
wordjelly-auth-1.3.0 lib/wordjelly-auth.rb
wordjelly-auth-1.2.9 lib/wordjelly-auth.rb
wordjelly-auth-1.2.8 lib/wordjelly-auth.rb
wordjelly-auth-1.2.6 lib/wordjelly-auth.rb