Sha256: 55d1849951f3bc3b173a8128544588ea34a52a5d60498373b60b4acb93714d76

Contents?: true

Size: 148 Bytes

Versions: 4

Compression:

Stored size: 148 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ibm_db-5.5.0-x86-mingw32 test/models/randomly_named_c1.rb
ibm_db-5.4.1-x86-mingw32 test/models/randomly_named_c1.rb
ibm_db-5.4.0-x86-mingw32 test/models/randomly_named_c1.rb
ibm_db-5.3.2-x86-mingw32 test/models/randomly_named_c1.rb