Sha256: 0d069ef0ecd58caf84c8bfc1ed00b4c023d514df6140c3984b8b91802e9e2c6a
Contents?: true
Size: 202 Bytes
Versions: 87
Compression:
Stored size: 202 Bytes
Contents
require 'rubygems' require 'test/unit' require 'active_support' class RecordselectTest < ActiveSupport::TestCase # Replace this with your real tests. def test_this_plugin assert true end end
Version data entries
87 entries across 87 versions & 2 rubygems