Sha256: f2ca526ea128fabe73ff8f0ab5fe1e90f5f0934dab878090308a9879acd0bb7c
Contents?: true
Size: 103 Bytes
Versions: 5
Compression:
Stored size: 103 Bytes
Contents
module Boxroom class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
5 entries across 5 versions & 1 rubygems