Sha256: 31e5b7ac6b767bbd2d2d526df71026c944647492ec333887563011faee710ec8
Contents?: true
Size: 182 Bytes
Versions: 2
Compression:
Stored size: 182 Bytes
Contents
require 'test_helper' <% module_namespacing do -%> class <%= class_name %>CollectionTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end <% end -%>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guacamole-0.4.0 | lib/rails/generators/test_unit/collection/templates/collection_test.rb.tt |
guacamole-0.3.0 | lib/rails/generators/test_unit/collection/templates/collection_test.rb.tt |