Sha256: 45aa9d5214a5a7a8b96653ff9d7006fcb2cffe1fda79fed30164afedb74b086e
Contents?: true
Size: 199 Bytes
Versions: 6
Compression:
Stored size: 199 Bytes
Contents
# Just for test. class UsersController < ApplicationController def index end def show end def new end def create end def edit end def update end def destroy end end
Version data entries
6 entries across 6 versions & 1 rubygems