Sha256: e57c3b4fc46f9f75d0a7454622a53d83437b8e4bc674512c39a58b7f57198fa8
Contents?: true
Size: 132 Bytes
Versions: 4
Compression:
Stored size: 132 Bytes
Contents
# frozen_string_literal: true class TestClass < ApplicationRecord extend OrderAsSpecified has_one :association_test_class end
Version data entries
4 entries across 4 versions & 1 rubygems