Sha256: e03b4203a841cd0edb90248ffd36e91ab26ad1439d0c1809a0f935768a611b79
Contents?: true
Size: 149 Bytes
Versions: 2
Compression:
Stored size: 149 Bytes
Contents
module LatoCore module Api::V1 # Classe che gestisce le API del modulo class ApiController < ApplicationController end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lato_core-1.1.1 | app/controllers/lato_core/api/v1/api_controller.rb |
lato_core-1.1 | app/controllers/lato_core/api/v1/api_controller.rb |