Sha256: 9e8183bf7f75704419e1f07e9f99296cd8e9633fc797bd698d0bcd6c942595ec
Contents?: true
Size: 162 Bytes
Versions: 15
Compression:
Stored size: 162 Bytes
Contents
require 'test_helper' class NagivationTest < ActiveSupport::IntegrationCase test "truth" do assert_kind_of Dummy::Application, Rails.application end end
Version data entries
15 entries across 15 versions & 2 rubygems