Sha256: f265fe4d84f154b7be80354389f8d1336a72d1d847a0bfa6acc3979f22ee86f8
Contents?: true
Size: 161 Bytes
Versions: 449
Compression:
Stored size: 161 Bytes
Contents
require 'test_helper' class HomeControllerTest < ActionController::TestCase test "should get index" do get :index assert_response :success end end
Version data entries
449 entries across 410 versions & 55 rubygems