Sha256: aa920ffb7fadbf196ba52694e716d83ef9e10fdfd27c94fe1a13d291feb0a363
Contents?: true
Size: 183 Bytes
Versions: 11
Compression:
Stored size: 183 Bytes
Contents
require 'test_helper' class <%= controller_class_name %>ControllerTest < ActionController::TestCase # Replace this with your real tests. def test_truth assert true end end
Version data entries
11 entries across 11 versions & 5 rubygems