Added ransack search function to admin/users index
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
include Pagy::Backend
|
||||
|
||||
before_action :set_current_request_details
|
||||
before_action :authenticate_user!
|
||||
before_action :verified_user!
|
||||
|
||||
Reference in New Issue
Block a user