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