Sha256: 2a1f0800940e9af15395ac9adb085044e2dc11f3d6fda421c83b20ba6829f1e9
Contents?: true
Size: 93 Bytes
Versions: 61
Compression:
Stored size: 93 Bytes
Contents
# frozen_string_literal: true class Continent < ApplicationRecord has_many :countries end
Version data entries
61 entries across 61 versions & 1 rubygems