Sha256: 357b4d9c054317493c21fde59abe3252688a6a879125b937d0e08481e0dfe6fb
Contents?: true
Size: 156 Bytes
Versions: 6
Compression:
Stored size: 156 Bytes
Contents
require 'test_helper' class RailsBootstrapEngineTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, RailsBootstrapEngine end end
Version data entries
6 entries across 6 versions & 1 rubygems