Sha256: 0188fbd50ef122b0c61409e4a762307ff21753a40ee2bc38693cfe2cfc361308
Contents?: true
Size: 147 Bytes
Versions: 19
Compression:
Stored size: 147 Bytes
Contents
require 'test_helper' class AttachedTest < ActiveSupport::TestCase test "attached is a module" do assert_kind_of Module, Attached end end
Version data entries
19 entries across 19 versions & 1 rubygems