hensei-api/app/models/app_update.rb

5 lines
72 B
Ruby

# frozen_string_literal: true
class AppUpdate < ApplicationRecord
end