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