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