Sha256: 73624c741e98128cfdc8ac2f6a8e84f4131b63ac2ddf902b38d506ac9aad7d97

Contents?: true

Size: 111 Bytes

Versions: 8

Compression:

Stored size: 111 Bytes

Contents

class ClassNameThatDoesNotFollowCONVENTIONS < ActiveRecord::Base
  self.table_name = :randomly_named_table
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ibm_db-3.0.4-x86-mingw32 test/models/randomly_named_c1.rb
ibm_db-3.0.4 test/models/randomly_named_c1.rb
ibm_db-3.0.3-x86-mingw32 test/models/randomly_named_c1.rb
ibm_db-3.0.3 test/models/randomly_named_c1.rb
ibm_db-3.0.2-x86-mingw32 test/models/randomly_named_c1.rb
ibm_db-3.0.2 test/models/randomly_named_c1.rb
ibm_db-3.0.1 test/models/randomly_named_c1.rb
ibm_db-3.0.1-x86-mingw32 test/models/randomly_named_c1.rb