mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 05:26:17 +02:00
Updated .codeclimate.yml
This commit is contained in:
parent
e68039902d
commit
6e271a9242
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ module Repp
|
|||
private
|
||||
|
||||
def search_params
|
||||
params.permit(:q, q: %i[start_date end_date compare_to_end_date compare_to_start_date])
|
||||
params.permit(:q, q: %i[end_date compare_to_end_date])
|
||||
.fetch(:q, {}) || {}
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue