NameError in Villas#special_offers

Showing /home/ubuntu/projects/justvillas/app/views/villas/special_offers.haml where line #20 raised:

undefined local variable or method `search_index_path' for #<#<Class:0x00007fc619a52198>:0x00007fc5d282fe20>
Did you mean?  pages_index_path
               news_index_path
Extracted source (around line #20):
18
19
20
21
22
23
              
.pages.main
= form_tag search_index_path, :method => :get do
.left
%span= t('short')
= select_tag :order, options_for_select(sort, params[:order])

Rails.root: /home/ubuntu/projects/justvillas

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"order"=>"created_at desc", "sale"=>"true", "locale"=>"ru"}

Response

Headers:

None