Sha256: fbd97679c13a362289b9cea0079970adc8ca86ab2eef6742b7dfcc0cadb6b1f9
Contents?: true
Size: 163 Bytes
Versions: 7
Compression:
Stored size: 163 Bytes
Contents
require 'test_helper' module Nostalgic class AttrTest < ActiveSupport::TestCase def test_nostalgic_model na = Nostalgic::Attr.new end end end
Version data entries
7 entries across 7 versions & 1 rubygems