Sha256: 68eea249bb84c211492ec78484818b3f7541bfed24fe7757fcaabd1a4733fde5
Contents?: true
Size: 180 Bytes
Versions: 2
Compression:
Stored size: 180 Bytes
Contents
require 'test_helper' <% module_namespacing do -%> class <%= class_name %>CallbacksTest < 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/callbacks/templates/callbacks_test.rb.tt |
guacamole-0.3.0 | lib/rails/generators/test_unit/callbacks/templates/callbacks_test.rb.tt |