Sha256: 161a9d5cfb8faa15989dcd171c98e3ab4eb559411cefc2f08a049775f9a93ade
Contents?: true
Size: 158 Bytes
Versions: 1
Compression:
Stored size: 158 Bytes
Contents
# frozen_string_literal: true require 'test_helper' <% module_namespacing do -%> class <%= class_name %>RecordTest < ActiveSupport::TestCase end <% end -%>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
upgrow-0.0.5 | lib/generators/test_unit/record/templates/record_test.rb.tt |