Sha256: b5005511e7a6cab3fc4ab3355a29cc162a8db3eeaf78659868907e7086ffcddc
Contents?: true
Size: 191 Bytes
Versions: 68
Compression:
Stored size: 191 Bytes
Contents
require 'test_helper' class <%= class_name %>Test < ActionController::IntegrationTest fixtures :all # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
68 entries across 67 versions & 12 rubygems