Sha256: a58e70590c0353cd90e7c0286c9c4763aac377b6a36e4931b9162aaace59782e
Contents?: true
Size: 235 Bytes
Versions: 12
Compression:
Stored size: 235 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/test_helper') class EntityHashTest < ActiveSupport::TestCase def test_object_exists obj = ActiveRecord::Bulkoperation::Util::EntityHash.new assert_not_nil obj end end
Version data entries
12 entries across 12 versions & 1 rubygems