Sha256: 37e89c6d7d9e8bda67b37bedd56879cb820c7c1e957763dce11c3ea0eb106617

Contents?: true

Size: 107 Bytes

Versions: 4

Compression:

Stored size: 107 Bytes

Contents

# frozen_string_literal: true

class Boolean < ActiveRecord::Base
  def has_fun
    super
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

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