Sha256: 1d1e94efba51384681afaa76156c9478d03970f77cf28fccc49629e49710aae8
Contents?: true
Size: 188 Bytes
Versions: 244
Compression:
Stored size: 188 Bytes
Contents
module ActiveSupport module Testing module Default #:nodoc: # Placeholder so test/unit ignores test cases without any tests. def default_test end end end end
Version data entries
244 entries across 211 versions & 28 rubygems