aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/binary.rb
blob: b93f87519f50d3200f1ca0b91655670e383547fc (plain) (blame)
1
2
3
4
# frozen_string_literal: true

class Binary < ActiveRecord::Base
end