Sha256: 696129bda6d992319b4ac18233e41059c7718aeba4a37b4acf4afe53cb11550c
Contents?: true
Size: 203 Bytes
Versions: 48
Compression:
Stored size: 203 Bytes
Contents
class LegacyUser < ActiveRecord::Base self.table_name = 'users' # this is a legacy class # this table formally held user information for when TrustyCMS had a handwritten authentication system end
Version data entries
48 entries across 48 versions & 1 rubygems