Sha256: d55887971560b6588f0b55493749450816bda383e04f877063e5e1d059bed540

Contents?: true

Size: 145 Bytes

Versions: 18

Compression:

Stored size: 145 Bytes

Contents

require 'test_helper'

module Notee
  class UserTest < ActiveSupport::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
notee-1.1.2.4 test/models/notee/user_test.rb
notee-1.1.2.3 test/models/notee/user_test.rb
notee-1.1.2.2 test/models/notee/user_test.rb
notee-1.1.2.1 test/models/notee/user_test.rb
notee-1.1.2 test/models/notee/user_test.rb
notee-1.1.1 test/models/notee/user_test.rb
notee-1.1.0 test/models/notee/user_test.rb
notee-1.0.8 test/models/notee/user_test.rb
notee-1.0.7 test/models/notee/user_test.rb
notee-1.0.6 test/models/notee/user_test.rb
notee-1.0.5 test/models/notee/user_test.rb
notee-1.0.4 test/models/notee/user_test.rb
notee-1.0.3 test/models/notee/user_test.rb
notee-1.0.2 test/models/notee/user_test.rb
notee-1.0.1 test/models/notee/user_test.rb
notee-1.0.0 test/models/notee/user_test.rb
notee-0.4.0 test/models/notee/user_test.rb
notee-0.3.7 test/models/notee/user_test.rb