users_controller.rb 188 Bytes
# Author - Igor Portela - igorportela.com | Copyright(c) 2013. All rights reserved.
#
# Author Igor Amorim - www.igoramorim.com
#
class Admin::UsersController < Admin::BaseController

end