Sha256: 33513f820030698bda8f08fc0f67b5bb185c82e9c2fe835f8ab22bc4d2bd8c94
Contents?: true
Size: 153 Bytes
Versions: 19
Compression:
Stored size: 153 Bytes
Contents
module Mobility module ActiveRecord class StringTranslation < Translation self.table_name = "mobility_string_translations" end end end
Version data entries
19 entries across 19 versions & 1 rubygems