Sha256: 4896e64c90bddb0e50e16808b60cb641d9fcf7136081444a26d8b52ef0e57385

Contents?: true

Size: 725 Bytes

Versions: 141

Compression:

Stored size: 725 Bytes

Contents

module RubyApp

  module Elements

    module Mobile

      module Documents

        module Authentication

          module OpenId
            require 'ruby_app/elements/mobile/documents/authentication/open_id/ax_authentication_document'

            class GoogleAuthenticationDocument < RubyApp::Elements::Mobile::Documents::Authentication::OpenId::AxAuthenticationDocument

              template_path(:all, File.dirname(__FILE__))

              def initialize(identifier = RubyApp::Elements::Mobile::Documents::Authentication::OpenId::GoogleAuthenticationDocument.configuration.identifier)
                super(identifier)
              end

            end

          end

        end

      end

    end

  end

end

Version data entries

141 entries across 141 versions & 1 rubygems

Version Path
RubyApp-0.7.16 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.15 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.14 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.13 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.12 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.11 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.10 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.9 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.5 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.4 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.3 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.2 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.1 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.7.0 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.6.71 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.6.70 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.6.69 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.6.68 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.6.67 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb
RubyApp-0.6.66 lib/ruby_app/elements/mobile/documents/authentication/open_id/google_authentication_document.rb