Sha256: d13ae7c9588a4c27f063f8ced89235cfa1b07cd36b5e13d3be74757ffdbc1ce6
Contents?: true
Size: 181 Bytes
Versions: 5
Compression:
Stored size: 181 Bytes
Contents
module Captive module Api class ApplicationController < ActionController::API include ::Api::PaginationConcern include ::Api::RenderErrorConcern end end end
Version data entries
5 entries across 5 versions & 1 rubygems