Sha256: 82fcfd3c5a0010c01037cc5f951fbd51814329c9ab056745f4b437a8f45b19dc

Contents?: true

Size: 120 Bytes

Versions: 13

Compression:

Stored size: 120 Bytes

Contents

require 'test_helper'

class ParentTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
polyblock-0.3.0 test/dummy/test/models/parent_test.rb
polyblock-0.2.9 test/dummy/test/models/parent_test.rb
polyblock-0.2.8 test/dummy/test/models/parent_test.rb
polyblock-0.2.7 test/dummy/test/models/parent_test.rb
polyblock-0.2.5 test/dummy/test/models/parent_test.rb
polyblock-0.2.4 test/dummy/test/models/parent_test.rb
polyblock-0.2.3 test/dummy/test/models/parent_test.rb
polyblock-0.2.2 test/dummy/test/models/parent_test.rb
polyblock-0.2.1 test/dummy/test/models/parent_test.rb
polyblock-0.2.0 test/dummy/test/models/parent_test.rb
polyblock-0.1.8 test/dummy/test/models/parent_test.rb
polyblock-0.1.7 test/dummy/test/models/parent_test.rb
polyblock-0.1.6 test/dummy/test/models/parent_test.rb