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 8109ef6 commit da7bf82Copy full SHA for da7bf82
config/routes.rb
@@ -60,6 +60,7 @@
60
delete ':collection', to: router
61
62
post ':collection/search' => 'resources#index'
63
+ post ':collection/search/count' => 'resources#count'
64
65
draw(:actions)
66
0 commit comments