Skip to content

Commit 9f0cdf6

Browse files
committed
Allow all actions on customers
1 parent ab8e4ad commit 9f0cdf6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/admin/users.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
ActiveAdmin.register User, :as => "Customer" do
22

3-
actions :index, :show
4-
53
filter :username
64
filter :email
75
filter :created_at

0 commit comments

Comments
 (0)