Sha256: dcf062282011cff29643c3daa70a45c5b60c3ee58756d9c400f6168fd9a46b7a
Contents?: true
Size: 164 Bytes
Versions: 8
Compression:
Stored size: 164 Bytes
Contents
# frozen_string_literal: true require 'test_helper' class CanCanDryTest < ActiveSupport::TestCase test 'truth' do assert_kind_of Module, CanCanDry end end
Version data entries
8 entries across 8 versions & 1 rubygems