Sha256: c5056cca474a2e5f6ba9456166642e9207e06d69eb8d8d56375c5cf21bcee1fe

Contents?: true

Size: 166 Bytes

Versions: 6

Compression:

Stored size: 166 Bytes

Contents

require 'test_helper'

class SimpleTokenAuthenticationTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, SimpleTokenAuthentication
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
simple_token_authentication-1.0.0.pre.5 test/simple_token_authentication_test.rb
simple_token_authentication-1.0.0.beta.5 test/simple_token_authentication_test.rb
simple_token_authentication-1.0.0.pre.beta.4 test/simple_token_authentication_test.rb
simple_token_authentication-1.0.0.pre.beta.3 test/simple_token_authentication_test.rb
simple_token_authentication-1.0.0.pre.beta.2 test/simple_token_authentication_test.rb
simple_token_authentication-1.0.0.pre.beta test/simple_token_authentication_test.rb