Sha256: ff7815f3012b4d877f261b2ab99ce8ad2dbba6d87e3dcea50f8e27ccf7a19527
Contents?: true
Size: 164 Bytes
Versions: 7
Compression:
Stored size: 164 Bytes
Contents
require 'test_helper' class GeneralControllerTest < ActionController::TestCase test "should get index" do get :index assert_response :success end end
Version data entries
7 entries across 7 versions & 1 rubygems