Sha256: dacb6990029295064fec2db85443cfebe5753b3c08c269c781ee41df69dcffa4

Contents?: true

Size: 111 Bytes

Versions: 43

Compression:

Stored size: 111 Bytes

Contents

module ComfortableMexicanSofa::DummyAuth
  
  # Will always let you in
  def authenticate
    true
  end
  
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.6.11 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.10 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.9 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.8 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.7 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.6 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.5 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.4 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.3 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.2 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.1 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.6.0 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.5.11 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.5.10 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.5.9 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.5.8 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.5.7 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.5.6 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.5.5 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb
comfortable_mexican_sofa-1.5.4 lib/comfortable_mexican_sofa/authentication/dummy_auth.rb