about summary refs log blame commit diff
path: root/app/models/machine.rb
blob: ac9cbd186704735b00d9a5081d85cea5730ae82d (plain) (tree)
1
2
3
4



                                 
# frozen_string_literal: true

class Machine < ApplicationRecord
end