Sha256: 3ababbd9bce1861fee6f6ed8a29f9ff64190bc9154462818f15305ec1e2e88ef
Contents?: true
Size: 150 Bytes
Versions: 25
Compression:
Stored size: 150 Bytes
Contents
require 'test_helper' class <%= class_name %>Test < ActiveSupport::TestCase test "truth" do assert_kind_of Module, <%= class_name %> end end
Version data entries
25 entries across 25 versions & 1 rubygems