Sha256: 3201b2135ee6a5572e88b3e353f2785bbe06755f16d217c91ef3c324d2a62986

Contents?: true

Size: 207 Bytes

Versions: 23

Compression:

Stored size: 207 Bytes

Contents

require 'push_type_core'
require 'push_type_admin'
require 'devise'

module PushType

  module Auth
    ActiveSupport.run_load_hooks(:push_type_auth, PushType)
  end
  
end

require 'push_type/auth/engine'

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
push_type_auth-0.9.5 lib/push_type/auth.rb
push_type_auth-0.9.3 lib/push_type/auth.rb
push_type_auth-0.9.2 lib/push_type/auth.rb
push_type_auth-0.9.1 lib/push_type/auth.rb
push_type_auth-0.9.0 lib/push_type/auth.rb
push_type_auth-0.9.0.beta.4 lib/push_type/auth.rb
push_type_auth-0.9.0.beta.3 lib/push_type/auth.rb
push_type_auth-0.9.0.beta.2 lib/push_type/auth.rb
push_type_auth-0.8.2 lib/push_type/auth.rb
push_type_auth-0.8.1 lib/push_type/auth.rb
push_type_auth-0.8.0 lib/push_type/auth.rb
push_type_auth-0.8.0.beta.3 lib/push_type/auth.rb
push_type_auth-0.8.0.beta.2 lib/push_type/auth.rb
push_type_auth-0.8.0.beta.1 lib/push_type/auth.rb
push_type_auth-0.7.0 lib/push_type/auth.rb
push_type_auth-0.7.0.beta.1 lib/push_type/auth.rb
push_type_auth-0.6.0 lib/push_type/auth.rb
push_type_auth-0.6.0.beta.4 lib/push_type/auth.rb
push_type_auth-0.6.0.beta.3 lib/push_type/auth.rb
push_type_auth-0.6.0.beta.2 lib/push_type/auth.rb