aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/binary.rb
blob: 4b1212705b2da5f0dfb7024f38f129d56e8ccd08 (plain) (blame)
1
2
3
# frozen_string_literal: true
class Binary < ActiveRecord::Base
end