Sha256: be87d3d2b5d08b635169f8b54f2aef76fefa3a2910d2d2e3b3e2ec989eb0b026
Contents?: true
Size: 336 Bytes
Versions: 32
Compression:
Stored size: 336 Bytes
Contents
# == Schema Information # # Table name: lentil_flags # # id :integer not null, primary key # image_id :integer # created_at :datetime not null # updated_at :datetime not null # require 'test_helper' class FlagsTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end
Version data entries
32 entries across 32 versions & 1 rubygems