Sha256: 0707b61125fbabe810b0a36d0db272b10dffb552b22d0deb18eebad9d6ab311d
Contents?: true
Size: 161 Bytes
Versions: 13
Compression:
Stored size: 161 Bytes
Contents
require 'test_helper' class TestControllerTest < ActionController::TestCase test "should get index" do get :index assert_response :success end end
Version data entries
13 entries across 13 versions & 3 rubygems