Skip to content

Commit 6143325

Browse files
committed
remove pry
1 parent 796f8c5 commit 6143325

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/active_admin/mongoid/inputs/filters/select_input.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ def searchable_method_name
77
else
88
reflection&.key || method
99
end
10-
rescue => e
11-
binding.pry
1210
end
1311

1412
def input_name

0 commit comments

Comments
 (0)