Sha256: a7aa56a6550369a18fd92b5131e12e32793744efe64b4f4e258720f03b65cad3
Contents?: true
Size: 195 Bytes
Versions: 19
Compression:
Stored size: 195 Bytes
Contents
class AttachableDocumentsController < ApplicationController def index end def show end def new end def edit end def create end def update end def delete end end
Version data entries
19 entries across 19 versions & 1 rubygems