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

class Machine < ApplicationRecord
end