sutty/app/models/stat.rb

4 lines
67 B
Ruby
Raw Normal View History

# frozen_string_literal: true
class Stat < ApplicationRecord; end