Sha256: 525c355fcf7e9db95ba19afdc922363defb5b7feb49b854b7578d6242fb81422
Contents?: true
Size: 225 Bytes
Versions: 987
Compression:
Stored size: 225 Bytes
Contents
require 'test_helper' require 'performance_test_help' # Profiling results for each test method are written to tmp/performance. class BrowsingTest < ActionController::PerformanceTest def test_homepage get '/' end end
Version data entries
987 entries across 788 versions & 141 rubygems