users_controller.rb 188 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 # Author - Igor Portela - igorportela.com | Copyright(c) 2013. All rights reserved. # # Author Igor Amorim - www.igoramorim.com # class Admin::UsersController < Admin::BaseController end