Sha256: be7558ac0e362c43aaf64ce226628bc880e2cc05a4b765719fbef0b0f038a7bb
Contents?: true
Size: 387 Bytes
Versions: 12
Compression:
Stored size: 387 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../test_helper') #require File.expand_path(File.dirname(__FILE__) + '/../support/postgresql/bulk_examples') class TestCalculations < ActiveSupport::TestCase def test_count_distinct assert_equal(3, 3) assert ActiveRecord::Base.respond_to? :schedule_merge, "test" end end #should_support_postgresql_import_functionality
Version data entries
12 entries across 12 versions & 1 rubygems