Sha256: 5aae3b1a91da579fa1530d70a9ca990ef58fc70e03bb7a083b04b0fb96595867
Contents?: true
Size: 203 Bytes
Versions: 21
Compression:
Stored size: 203 Bytes
Contents
module Admin # This document describes the API for interacting with Pet resources class PetsController < ApplicationController # return a list of Pets # def index end end end
Version data entries
21 entries across 21 versions & 1 rubygems