Sha256: 830e7bf448a39f2961848a7e1d4ce5af0f00108643494d9f494ecbddf5d67b76

Contents?: true

Size: 150 Bytes

Versions: 8

Compression:

Stored size: 150 Bytes

Contents

require 'test_helper'

class FooTest < ActiveSupport::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
activerecord-postgres-hstore-0.5.3 app/test/unit/foo_test.rb
activerecord-postgres-hstore-0.5.2 app/test/unit/foo_test.rb
activerecord-postgres-hstore-0.5.1 app/test/unit/foo_test.rb
activerecord-postgres-hstore-0.5.0 app/test/unit/foo_test.rb
activerecord-postgres-hstore-0.4.1 app/test/unit/foo_test.rb
activerecord-postgres-hstore-0.4.0 app/test/unit/foo_test.rb
activerecord-postgres-hstore-0.3.0 app/test/unit/foo_test.rb
activerecord-postgres-hstore-0.1.2 app/test/unit/foo_test.rb