Indentation fixed
This commit is contained in:
parent
2517dd6192
commit
0b71665dd0
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ class Package < ActiveRecord::Base
|
|||
to_tsvector('english', packages.description) @@ plainto_tsquery(:q)
|
||||
", q: query).order("#{rank} desc")
|
||||
else
|
||||
all
|
||||
all
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue