Sha256: fb8759b75cd6293f24ab41e9d4330a25204e0a10d2ba38486e017de174235fa2
Contents?: true
Size: 151 Bytes
Versions: 2
Compression:
Stored size: 151 Bytes
Contents
module LesliAudit class UsersController < ApplicationController # GET /users def index end private end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lesli_audit-0.5.0 | app/controllers/lesli_audit/users_controller.rb |
lesli_audit-0.4.0 | app/controllers/lesli_audit/users_controller.rb |