'Admin::UsersHelper' is already used problem

in application.rb

comment "helper :all" and run again. Like this:

class ApplicationController < ActionController::Base   #helper :all # include all helpers, all the time end