Sha256: a9eb5f677a83a85f34153efc98f53ce6449acaef6812b64217a980fe2c8126cf

Contents?: true

Size: 158 Bytes

Versions: 5

Compression:

Stored size: 158 Bytes

Contents

require 'test_helper'

module Nostalgic
  class AttrTest < ActiveSupport::TestCase

    def test_nostalgic_model
      Nostalgic::Attr.new
    end

  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
nostalgic-0.5.0 test/models/nostalgic/attr_test.rb
nostalgic-0.4.1 test/models/nostalgic/attr_test.rb
nostalgic-0.4.0 test/models/nostalgic/attr_test.rb
nostalgic-0.3.0 test/models/nostalgic/attr_test.rb
nostalgic-0.2.0 test/models/nostalgic/attr_test.rb