Sha256: 0e8bea623df634ff67aad2792dd298391f53145f1c3dd5cf9f606ef5a6305b7f

Contents?: true

Size: 126 Bytes

Versions: 4

Compression:

Stored size: 126 Bytes

Contents

# frozen_string_literal: true

class WithoutTable < ActiveRecord::Base
  default_scope -> { where(published: true) }
end

Version data entries

4 entries across 4 versions & 1 rubygems

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