Sha256: e6221dfb205ff6d7c517356edbc6c25001affe06312ab6111e54cc6cd9880b08
Contents?: true
Size: 120 Bytes
Versions: 2
Compression:
Stored size: 120 Bytes
Contents
# frozen_string_literal: true class Area < ApplicationRecord has_many :organizations global_registry_bindings end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
global-registry-bindings-0.1.1 | spec/internal/app/models/area.rb |
global-registry-bindings-0.1.0 | spec/internal/app/models/area.rb |