Sha256: 96b66729e4cb27e98f2bf6c6ced3e44a694551c018c00cf4371f38c56b4e63c5

Contents?: true

Size: 154 Bytes

Versions: 4

Compression:

Stored size: 154 Bytes

Contents

# frozen_string_literal: true

require 'test_helper'

class TheAnswerTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
human_attribute_values-1.2.2 test/dummy/test/models/the_answer_test.rb
human_attribute_values-1.2.1 test/dummy/test/models/the_answer_test.rb
human_attribute_values-1.2.0 test/dummy/test/models/the_answer_test.rb
human_attribute_values-1.1.1 test/dummy/test/models/the_answer_test.rb