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