We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea3b53 commit 09bb92cCopy full SHA for 09bb92c
1 file changed
config/routes.rb
@@ -96,6 +96,7 @@
96
resources :announcements, only: %i[new index create edit update]
97
98
resources :members, only: %i[show index] do
99
+ get :search, on: :collection
100
get :events
101
get :send_eligibility_email
102
get :send_attendance_email
0 commit comments