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