Sha256: 6b51e22240bf6857025a6f8da62115c1d4e7a1b5f7fc7b030628603b0aef7f57
Contents?: true
Size: 188 Bytes
Versions: 55
Compression:
Stored size: 188 Bytes
Contents
# -*- encoding : utf-8 -*- require 'test_helper' require 'rails/performance_test_help' class FetchTest < ActionDispatch::PerformanceTest def test_fetch Card.fetch "Home" end end
Version data entries
55 entries across 55 versions & 1 rubygems