Sha256: 6f5b5b943d31107986abee042f8ae06953d0cf7831da7cd9cc40e502b90b23db
Contents?: true
Size: 178 Bytes
Versions: 8
Compression:
Stored size: 178 Bytes
Contents
require 'test_helper' class <%= class_name %>ControllerTest < ActionController::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
8 entries across 8 versions & 1 rubygems