Sha256: 6fe6a24a18be3d4ade09a91e3405289fca39573db886713212d7bfd610b1a7d6
Contents?: true
Size: 355 Bytes
Versions: 54
Compression:
Stored size: 355 Bytes
Contents
# This is a default implementation of this file that we supply to help with gem tests. # The version from the starter repo will take precedence when running the full app. # You can think of the file in the starter repo as having been ejected from this gem. class Api::V1::ApplicationController < ActionController::API include Api::Controllers::Base end
Version data entries
54 entries across 54 versions & 1 rubygems