Sha256: 72a0c14b1a83d8243aa15110f2c40e9fc554f904aed3e251c0ce3870fe0d0177
Contents?: true
Size: 109 Bytes
Versions: 11
Compression:
Stored size: 109 Bytes
Contents
module Antispam class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
11 entries across 11 versions & 1 rubygems