Sha256: 1947255854da9f33e99a7099a6e0fa553e7caa744c5c066a7c058e76f0086ae9
Contents?: true
Size: 155 Bytes
Versions: 2
Compression:
Stored size: 155 Bytes
Contents
# frozen_string_literal: true module ModelInfo module Api module V1 class AssociationsController < BaseController end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
model_info-1.0.0 | app/controllers/model_info/api/v1/associations_controller.rb |
model_info-0.0.9 | app/controllers/model_info/api/v1/associations_controller.rb |