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