walter/app/models/walter_history.rb
2021-10-01 01:24:08 +02:00

5 lines
76 B
Ruby

# frozen_string_literal: true
class WalterHistory < ActiveRecord::Base
end