Routing Error

No route matches [GET] "/en/search"

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

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
ckeditor_path /ckeditor

Ckeditor::Engine

pages_index_path GET /pages/index(.:format)

pages#index

new_admin_session_path GET /admins/sign_in(.:format)

devise/sessions#new

admin_session_path POST /admins/sign_in(.:format)

devise/sessions#create

destroy_admin_session_path DELETE /admins/sign_out(.:format)

devise/sessions#destroy

new_admin_password_path GET /admins/password/new(.:format)

devise/passwords#new

edit_admin_password_path GET /admins/password/edit(.:format)

devise/passwords#edit

admin_password_path PATCH /admins/password(.:format)

devise/passwords#update

PUT /admins/password(.:format)

devise/passwords#update

POST /admins/password(.:format)

devise/passwords#create

cancel_admin_registration_path GET /admins/cancel(.:format)

devise/registrations#cancel

new_admin_registration_path GET /admins/sign_up(.:format)

devise/registrations#new

edit_admin_registration_path GET /admins/edit(.:format)

devise/registrations#edit

admin_registration_path PATCH /admins(.:format)

devise/registrations#update

PUT /admins(.:format)

devise/registrations#update

DELETE /admins(.:format)

devise/registrations#destroy

POST /admins(.:format)

devise/registrations#create

admin_purge_attachment_path DELETE /admin/pictures/:id/purge(.:format)

admin/villas#purge

admin_video_purge_attachment_path DELETE /admin/video/:id/video_purge(.:format)

admin/villas#video_purge

admin_purge_attachments_1_path DELETE /admin/pictures/:id/purge1(.:format)

admin/services#purge1

admin_villas_for_home_page_path GET /admin/villas/for_home_page(.:format)

admin/villas#for_home_page

admin_villas_villas_setup_path POST /admin/villas/villas_setup(.:format)

admin/villas#villas_setup

bulk_admin_service_categories_path POST /admin(/:locale)/service_categories/bulk(.:format)

admin/service_categories#bulk

admin_service_categories_path GET /admin(/:locale)/service_categories(.:format)

admin/service_categories#index

POST /admin(/:locale)/service_categories(.:format)

admin/service_categories#create

new_admin_service_category_path GET /admin(/:locale)/service_categories/new(.:format)

admin/service_categories#new

edit_admin_service_category_path GET /admin(/:locale)/service_categories/:id/edit(.:format)

admin/service_categories#edit

admin_service_category_path GET /admin(/:locale)/service_categories/:id(.:format)

admin/service_categories#show

PATCH /admin(/:locale)/service_categories/:id(.:format)

admin/service_categories#update

PUT /admin(/:locale)/service_categories/:id(.:format)

admin/service_categories#update

DELETE /admin(/:locale)/service_categories/:id(.:format)

admin/service_categories#destroy

admin_favorite_sales_path GET /admin(/:locale)/favorite_sales(.:format)

admin/favorite_sales#index

POST /admin(/:locale)/favorite_sales(.:format)

admin/favorite_sales#create

new_admin_favorite_sale_path GET /admin(/:locale)/favorite_sales/new(.:format)

admin/favorite_sales#new

edit_admin_favorite_sale_path GET /admin(/:locale)/favorite_sales/:id/edit(.:format)

admin/favorite_sales#edit

admin_favorite_sale_path GET /admin(/:locale)/favorite_sales/:id(.:format)

admin/favorite_sales#show

PATCH /admin(/:locale)/favorite_sales/:id(.:format)

admin/favorite_sales#update

PUT /admin(/:locale)/favorite_sales/:id(.:format)

admin/favorite_sales#update

DELETE /admin(/:locale)/favorite_sales/:id(.:format)

admin/favorite_sales#destroy

bulk_admin_services_path POST /admin(/:locale)/services/bulk(.:format)

admin/services#bulk

admin_services_path GET /admin(/:locale)/services(.:format)

admin/services#index

POST /admin(/:locale)/services(.:format)

admin/services#create

new_admin_service_path GET /admin(/:locale)/services/new(.:format)

admin/services#new

edit_admin_service_path GET /admin(/:locale)/services/:id/edit(.:format)

admin/services#edit

admin_service_path GET /admin(/:locale)/services/:id(.:format)

admin/services#show

PATCH /admin(/:locale)/services/:id(.:format)

admin/services#update

PUT /admin(/:locale)/services/:id(.:format)

admin/services#update

DELETE /admin(/:locale)/services/:id(.:format)

admin/services#destroy

manage_admin_news_index_path GET /admin(/:locale)/news/manage(.:format)

admin/news#manage

bulk_admin_news_index_path POST /admin(/:locale)/news/bulk(.:format)

admin/news#bulk

rebuild_admin_news_index_path POST /admin(/:locale)/news/rebuild(.:format)

admin/news#rebuild

admin_news_publish_path POST /admin(/:locale)/news/:news_id/publish(.:format)

admin/news#publish

admin_news_index_path GET /admin(/:locale)/news(.:format)

admin/news#index

POST /admin(/:locale)/news(.:format)

admin/news#create

new_admin_news_path GET /admin(/:locale)/news/new(.:format)

admin/news#new

edit_admin_news_path GET /admin(/:locale)/news/:id/edit(.:format)

admin/news#edit

admin_news_path GET /admin(/:locale)/news/:id(.:format)

admin/news#show

PATCH /admin(/:locale)/news/:id(.:format)

admin/news#update

PUT /admin(/:locale)/news/:id(.:format)

admin/news#update

DELETE /admin(/:locale)/news/:id(.:format)

admin/news#destroy

admin_media_path GET /admin(/:locale)/media(.:format)

admin/media#index

POST /admin(/:locale)/media(.:format)

admin/media#create

new_admin_medium_path GET /admin(/:locale)/media/new(.:format)

admin/media#new

edit_admin_medium_path GET /admin(/:locale)/media/:id/edit(.:format)

admin/media#edit

admin_medium_path GET /admin(/:locale)/media/:id(.:format)

admin/media#show

PATCH /admin(/:locale)/media/:id(.:format)

admin/media#update

PUT /admin(/:locale)/media/:id(.:format)

admin/media#update

DELETE /admin(/:locale)/media/:id(.:format)

admin/media#destroy

bulk_admin_admins_path POST /admin(/:locale)/admins/bulk(.:format)

admin/admins#bulk

admin_admins_path GET /admin(/:locale)/admins(.:format)

admin/admins#index

POST /admin(/:locale)/admins(.:format)

admin/admins#create

new_admin_admin_path GET /admin(/:locale)/admins/new(.:format)

admin/admins#new

edit_admin_admin_path GET /admin(/:locale)/admins/:id/edit(.:format)

admin/admins#edit

admin_admin_path GET /admin(/:locale)/admins/:id(.:format)

admin/admins#show

PATCH /admin(/:locale)/admins/:id(.:format)

admin/admins#update

PUT /admin(/:locale)/admins/:id(.:format)

admin/admins#update

DELETE /admin(/:locale)/admins/:id(.:format)

admin/admins#destroy

bulk_admin_articles_path POST /admin(/:locale)/articles/bulk(.:format)

admin/articles#bulk

admin_articles_path GET /admin(/:locale)/articles(.:format)

admin/articles#index

POST /admin(/:locale)/articles(.:format)

admin/articles#create

new_admin_article_path GET /admin(/:locale)/articles/new(.:format)

admin/articles#new

edit_admin_article_path GET /admin(/:locale)/articles/:id/edit(.:format)

admin/articles#edit

admin_article_path GET /admin(/:locale)/articles/:id(.:format)

admin/articles#show

PATCH /admin(/:locale)/articles/:id(.:format)

admin/articles#update

PUT /admin(/:locale)/articles/:id(.:format)

admin/articles#update

DELETE /admin(/:locale)/articles/:id(.:format)

admin/articles#destroy

bulk_admin_blogs_path POST /admin(/:locale)/blogs/bulk(.:format)

admin/blogs#bulk

bulk_admin_blog_blogcomments_path POST /admin(/:locale)/blogs/:blog_id/blogcomments/bulk(.:format)

admin/blogcomments#bulk

admin_blog_blogcomment_approve_path POST /admin(/:locale)/blogs/:blog_id/blogcomments/:blogcomment_id/approve(.:format)

admin/blogcomments#approve

admin_blog_blogcomments_path GET /admin(/:locale)/blogs/:blog_id/blogcomments(.:format)

admin/blogcomments#index

POST /admin(/:locale)/blogs/:blog_id/blogcomments(.:format)

admin/blogcomments#create

new_admin_blog_blogcomment_path GET /admin(/:locale)/blogs/:blog_id/blogcomments/new(.:format)

admin/blogcomments#new

edit_admin_blog_blogcomment_path GET /admin(/:locale)/blogs/:blog_id/blogcomments/:id/edit(.:format)

admin/blogcomments#edit

admin_blog_blogcomment_path GET /admin(/:locale)/blogs/:blog_id/blogcomments/:id(.:format)

admin/blogcomments#show

PATCH /admin(/:locale)/blogs/:blog_id/blogcomments/:id(.:format)

admin/blogcomments#update

PUT /admin(/:locale)/blogs/:blog_id/blogcomments/:id(.:format)

admin/blogcomments#update

DELETE /admin(/:locale)/blogs/:blog_id/blogcomments/:id(.:format)

admin/blogcomments#destroy

admin_blog_publish_path POST /admin(/:locale)/blogs/:blog_id/publish(.:format)

admin/blogs#publish

admin_blogs_path GET /admin(/:locale)/blogs(.:format)

admin/blogs#index

POST /admin(/:locale)/blogs(.:format)

admin/blogs#create

new_admin_blog_path GET /admin(/:locale)/blogs/new(.:format)

admin/blogs#new

edit_admin_blog_path GET /admin(/:locale)/blogs/:id/edit(.:format)

admin/blogs#edit

admin_blog_path GET /admin(/:locale)/blogs/:id(.:format)

admin/blogs#show

PATCH /admin(/:locale)/blogs/:id(.:format)

admin/blogs#update

PUT /admin(/:locale)/blogs/:id(.:format)

admin/blogs#update

DELETE /admin(/:locale)/blogs/:id(.:format)

admin/blogs#destroy

bulk_admin_pages_path POST /admin(/:locale)/pages/bulk(.:format)

admin/pages#bulk

admin_pages_path GET /admin(/:locale)/pages(.:format)

admin/pages#index

POST /admin(/:locale)/pages(.:format)

admin/pages#create

new_admin_page_path GET /admin(/:locale)/pages/new(.:format)

admin/pages#new

edit_admin_page_path GET /admin(/:locale)/pages/:id/edit(.:format)

admin/pages#edit

admin_page_path GET /admin(/:locale)/pages/:id(.:format)

admin/pages#show

PATCH /admin(/:locale)/pages/:id(.:format)

admin/pages#update

PUT /admin(/:locale)/pages/:id(.:format)

admin/pages#update

DELETE /admin(/:locale)/pages/:id(.:format)

admin/pages#destroy

bulk_admin_article_categories_path POST /admin(/:locale)/article_categories/bulk(.:format)

admin/article_categories#bulk

admin_article_categories_path GET /admin(/:locale)/article_categories(.:format)

admin/article_categories#index

POST /admin(/:locale)/article_categories(.:format)

admin/article_categories#create

new_admin_article_category_path GET /admin(/:locale)/article_categories/new(.:format)

admin/article_categories#new

edit_admin_article_category_path GET /admin(/:locale)/article_categories/:id/edit(.:format)

admin/article_categories#edit

admin_article_category_path GET /admin(/:locale)/article_categories/:id(.:format)

admin/article_categories#show

PATCH /admin(/:locale)/article_categories/:id(.:format)

admin/article_categories#update

PUT /admin(/:locale)/article_categories/:id(.:format)

admin/article_categories#update

DELETE /admin(/:locale)/article_categories/:id(.:format)

admin/article_categories#destroy

bulk_admin_page_categories_path POST /admin(/:locale)/page_categories/bulk(.:format)

admin/page_categories#bulk

admin_page_categories_path GET /admin(/:locale)/page_categories(.:format)

admin/page_categories#index

POST /admin(/:locale)/page_categories(.:format)

admin/page_categories#create

new_admin_page_category_path GET /admin(/:locale)/page_categories/new(.:format)

admin/page_categories#new

edit_admin_page_category_path GET /admin(/:locale)/page_categories/:id/edit(.:format)

admin/page_categories#edit

admin_page_category_path GET /admin(/:locale)/page_categories/:id(.:format)

admin/page_categories#show

PATCH /admin(/:locale)/page_categories/:id(.:format)

admin/page_categories#update

PUT /admin(/:locale)/page_categories/:id(.:format)

admin/page_categories#update

DELETE /admin(/:locale)/page_categories/:id(.:format)

admin/page_categories#destroy

GET /admin(/:locale)/media(.:format)

admin/media#index

POST /admin(/:locale)/media(.:format)

admin/media#create

GET /admin(/:locale)/media/new(.:format)

admin/media#new

GET /admin(/:locale)/media/:id/edit(.:format)

admin/media#edit

GET /admin(/:locale)/media/:id(.:format)

admin/media#show

PATCH /admin(/:locale)/media/:id(.:format)

admin/media#update

PUT /admin(/:locale)/media/:id(.:format)

admin/media#update

DELETE /admin(/:locale)/media/:id(.:format)

admin/media#destroy

admin_comment_visible_path POST /admin(/:locale)/comments/:comment_id/visible(.:format)

admin/comments#visible

admin_comments_path GET /admin(/:locale)/comments(.:format)

admin/comments#index

POST /admin(/:locale)/comments(.:format)

admin/comments#create

new_admin_comment_path GET /admin(/:locale)/comments/new(.:format)

admin/comments#new

edit_admin_comment_path GET /admin(/:locale)/comments/:id/edit(.:format)

admin/comments#edit

admin_comment_path GET /admin(/:locale)/comments/:id(.:format)

admin/comments#show

PATCH /admin(/:locale)/comments/:id(.:format)

admin/comments#update

PUT /admin(/:locale)/comments/:id(.:format)

admin/comments#update

DELETE /admin(/:locale)/comments/:id(.:format)

admin/comments#destroy

bulk_admin_features_path POST /admin(/:locale)/features/bulk(.:format)

admin/features#bulk

manage_admin_features_path GET /admin(/:locale)/features/manage(.:format)

admin/features#manage

manage_feature_for_filter_admin_features_path GET /admin(/:locale)/features/manage_feature_for_filter(.:format)

admin/features#manage_feature_for_filter

manage_service_for_filter_admin_features_path GET /admin(/:locale)/features/manage_service_for_filter(.:format)

admin/features#manage_service_for_filter

sort_feature_admin_features_path POST /admin(/:locale)/features/sort_feature(.:format)

admin/features#sort_feature

rebuild_admin_features_path POST /admin(/:locale)/features/rebuild(.:format)

admin/features#rebuild

admin_features_path GET /admin(/:locale)/features(.:format)

admin/features#index

POST /admin(/:locale)/features(.:format)

admin/features#create

new_admin_feature_path GET /admin(/:locale)/features/new(.:format)

admin/features#new

edit_admin_feature_path GET /admin(/:locale)/features/:id/edit(.:format)

admin/features#edit

admin_feature_path GET /admin(/:locale)/features/:id(.:format)

admin/features#show

PATCH /admin(/:locale)/features/:id(.:format)

admin/features#update

PUT /admin(/:locale)/features/:id(.:format)

admin/features#update

DELETE /admin(/:locale)/features/:id(.:format)

admin/features#destroy

bulk_admin_areas_path POST /admin(/:locale)/areas/bulk(.:format)

admin/areas#bulk

manage_admin_areas_path GET /admin(/:locale)/areas/manage(.:format)

admin/areas#manage

rebuild_admin_areas_path POST /admin(/:locale)/areas/rebuild(.:format)

admin/areas#rebuild

admin_areas_path GET /admin(/:locale)/areas(.:format)

admin/areas#index

POST /admin(/:locale)/areas(.:format)

admin/areas#create

new_admin_area_path GET /admin(/:locale)/areas/new(.:format)

admin/areas#new

edit_admin_area_path GET /admin(/:locale)/areas/:id/edit(.:format)

admin/areas#edit

admin_area_path GET /admin(/:locale)/areas/:id(.:format)

admin/areas#show

PATCH /admin(/:locale)/areas/:id(.:format)

admin/areas#update

PUT /admin(/:locale)/areas/:id(.:format)

admin/areas#update

DELETE /admin(/:locale)/areas/:id(.:format)

admin/areas#destroy

bulk_admin_opened_positions_path POST /admin(/:locale)/opened_positions/bulk(.:format)

admin/opened_positions#bulk

admin_opened_positions_path GET /admin(/:locale)/opened_positions(.:format)

admin/opened_positions#index

POST /admin(/:locale)/opened_positions(.:format)

admin/opened_positions#create

new_admin_opened_position_path GET /admin(/:locale)/opened_positions/new(.:format)

admin/opened_positions#new

edit_admin_opened_position_path GET /admin(/:locale)/opened_positions/:id/edit(.:format)

admin/opened_positions#edit

admin_opened_position_path GET /admin(/:locale)/opened_positions/:id(.:format)

admin/opened_positions#show

PATCH /admin(/:locale)/opened_positions/:id(.:format)

admin/opened_positions#update

PUT /admin(/:locale)/opened_positions/:id(.:format)

admin/opened_positions#update

DELETE /admin(/:locale)/opened_positions/:id(.:format)

admin/opened_positions#destroy

update_position_admin_villa_path GET /admin(/:locale)/villas/:id/update_position(.:format)

admin/villas#update_position

update_video_position_admin_villa_path GET /admin(/:locale)/villas/:id/update_video_position(.:format)

admin/villas#update_video_position

bulk_admin_villas_path POST /admin(/:locale)/villas/bulk(.:format)

admin/villas#bulk

manage_admin_villas_path GET /admin(/:locale)/villas/manage(.:format)

admin/villas#manage

rebuild_admin_villas_path POST /admin(/:locale)/villas/rebuild(.:format)

admin/villas#rebuild

admin_villas_path GET /admin(/:locale)/villas(.:format)

admin/villas#index

POST /admin(/:locale)/villas(.:format)

admin/villas#create

new_admin_villa_path GET /admin(/:locale)/villas/new(.:format)

admin/villas#new

edit_admin_villa_path GET /admin(/:locale)/villas/:id/edit(.:format)

admin/villas#edit

admin_villa_path GET /admin(/:locale)/villas/:id(.:format)

admin/villas#show

PATCH /admin(/:locale)/villas/:id(.:format)

admin/villas#update

PUT /admin(/:locale)/villas/:id(.:format)

admin/villas#update

DELETE /admin(/:locale)/villas/:id(.:format)

admin/villas#destroy

bulk_admin_homes_path POST /admin(/:locale)/homes/bulk(.:format)

admin/homes#bulk

admin_homes_path GET /admin(/:locale)/homes(.:format)

admin/homes#index

POST /admin(/:locale)/homes(.:format)

admin/homes#create

new_admin_home_path GET /admin(/:locale)/homes/new(.:format)

admin/homes#new

edit_admin_home_path GET /admin(/:locale)/homes/:id/edit(.:format)

admin/homes#edit

admin_home_path GET /admin(/:locale)/homes/:id(.:format)

admin/homes#show

PATCH /admin(/:locale)/homes/:id(.:format)

admin/homes#update

PUT /admin(/:locale)/homes/:id(.:format)

admin/homes#update

DELETE /admin(/:locale)/homes/:id(.:format)

admin/homes#destroy

admin_root_path GET /admin(/:locale)(.:format)

admin/page_categories#index

download_brochure_service_path GET (/:locale)/services/:id/download_brochure(.:format)

services#download_brochure {:locale=>/el|en|ru/}

at_your_service_service_path GET (/:locale)/services/:id/at_your_service(.:format)

services#at_your_service {:locale=>/el|en|ru/}

service_details_path GET (/:locale)/services/:service_id/details(.:format)

services#details {:locale=>/el|en|ru/}

service_create_service_request_path POST (/:locale)/services/:service_id/create_service_request(.:format)

services#create_service_request {:locale=>/el|en|ru/}

services_path GET (/:locale)/services(.:format)

services#index {:locale=>/el|en|ru/}

POST (/:locale)/services(.:format)

services#create {:locale=>/el|en|ru/}

new_service_path GET (/:locale)/services/new(.:format)

services#new {:locale=>/el|en|ru/}

edit_service_path GET (/:locale)/services/:id/edit(.:format)

services#edit {:locale=>/el|en|ru/}

service_path GET (/:locale)/services/:id(.:format)

services#show {:locale=>/el|en|ru/}

PATCH (/:locale)/services/:id(.:format)

services#update {:locale=>/el|en|ru/}

PUT (/:locale)/services/:id(.:format)

services#update {:locale=>/el|en|ru/}

DELETE (/:locale)/services/:id(.:format)

services#destroy {:locale=>/el|en|ru/}

news_index_path GET (/:locale)/news(.:format)

news#index {:locale=>/el|en|ru/}

POST (/:locale)/news(.:format)

news#create {:locale=>/el|en|ru/}

new_news_path GET (/:locale)/news/new(.:format)

news#new {:locale=>/el|en|ru/}

edit_news_path GET (/:locale)/news/:id/edit(.:format)

news#edit {:locale=>/el|en|ru/}

news_path GET (/:locale)/news/:id(.:format)

news#show {:locale=>/el|en|ru/}

PATCH (/:locale)/news/:id(.:format)

news#update {:locale=>/el|en|ru/}

PUT (/:locale)/news/:id(.:format)

news#update {:locale=>/el|en|ru/}

DELETE (/:locale)/news/:id(.:format)

news#destroy {:locale=>/el|en|ru/}

projects_path GET (/:locale)/projects(.:format)

projects#index {:locale=>/el|en|ru/}

project_path GET (/:locale)/projects/:id(.:format)

projects#show {:locale=>/el|en|ru/}

category_projects_path GET (/:locale)/categories/:category_id/projects(.:format)

projects#index {:locale=>/el|en|ru/}

categories_path GET (/:locale)/categories(.:format)

categories#index {:locale=>/el|en|ru/}

POST (/:locale)/categories(.:format)

categories#create {:locale=>/el|en|ru/}

new_category_path GET (/:locale)/categories/new(.:format)

categories#new {:locale=>/el|en|ru/}

edit_category_path GET (/:locale)/categories/:id/edit(.:format)

categories#edit {:locale=>/el|en|ru/}

category_path GET (/:locale)/categories/:id(.:format)

categories#show {:locale=>/el|en|ru/}

PATCH (/:locale)/categories/:id(.:format)

categories#update {:locale=>/el|en|ru/}

PUT (/:locale)/categories/:id(.:format)

categories#update {:locale=>/el|en|ru/}

DELETE (/:locale)/categories/:id(.:format)

categories#destroy {:locale=>/el|en|ru/}

download_brochure_villa_path GET (/:locale)/villas/:id/download_brochure(.:format)

villas#download_brochure {:locale=>/el|en|ru/}

test_pdf_villa_path GET (/:locale)/villas/:id/test_pdf(.:format)

villas#test_pdf {:locale=>/el|en|ru/}

special_offers_villas_path GET (/:locale)/villas/special_offers(.:format)

villas#special_offers {:locale=>/el|en|ru/}

off_market_villas_path GET (/:locale)/villas/off_market(.:format)

villas#off_market {:locale=>/el|en|ru/}

villas_path GET (/:locale)/villas(.:format)

villas#index {:locale=>/el|en|ru/}

villa_path GET (/:locale)/villas/:id(.:format)

villas#show {:locale=>/el|en|ru/}

at_your_service_contact_path GET (/:locale)/contact/at_your_service(.:format)

contacts#at_your_service {:locale=>/el|en|ru/}

off_market_contact_path GET (/:locale)/contact/off_market(.:format)

contacts#off_market {:locale=>/el|en|ru/}

create_off_market_request_contact_path POST (/:locale)/contact/create_off_market_request(.:format)

contacts#create_off_market_request {:locale=>/el|en|ru/}

create_service_request_contact_path POST (/:locale)/contact/create_service_request(.:format)

contacts#create_service_request {:locale=>/el|en|ru/}

new_contact_path GET (/:locale)/contact/new(.:format)

contacts#new {:locale=>/el|en|ru/}

edit_contact_path GET (/:locale)/contact/edit(.:format)

contacts#edit {:locale=>/el|en|ru/}

contact_path GET (/:locale)/contact(.:format)

contacts#show {:locale=>/el|en|ru/}

PATCH (/:locale)/contact(.:format)

contacts#update {:locale=>/el|en|ru/}

PUT (/:locale)/contact(.:format)

contacts#update {:locale=>/el|en|ru/}

DELETE (/:locale)/contact(.:format)

contacts#destroy {:locale=>/el|en|ru/}

POST (/:locale)/contact(.:format)

contacts#create {:locale=>/el|en|ru/}

convert_currency_path GET (/:locale)/currency/convert(.:format)

currencies#convert {:locale=>/el|en|ru/}

new_currency_path GET (/:locale)/currency/new(.:format)

currencies#new {:locale=>/el|en|ru/}

edit_currency_path GET (/:locale)/currency/edit(.:format)

currencies#edit {:locale=>/el|en|ru/}

currency_path GET (/:locale)/currency(.:format)

currencies#show {:locale=>/el|en|ru/}

PATCH (/:locale)/currency(.:format)

currencies#update {:locale=>/el|en|ru/}

PUT (/:locale)/currency(.:format)

currencies#update {:locale=>/el|en|ru/}

DELETE (/:locale)/currency(.:format)

currencies#destroy {:locale=>/el|en|ru/}

POST (/:locale)/currency(.:format)

currencies#create {:locale=>/el|en|ru/}

measure_units_measurements_path GET (/:locale)/measurements/measure_units(.:format)

measurements#measure_units {:locale=>/el|en|ru/}

new_measurements_path GET (/:locale)/measurements/new(.:format)

measurements#new {:locale=>/el|en|ru/}

edit_measurements_path GET (/:locale)/measurements/edit(.:format)

measurements#edit {:locale=>/el|en|ru/}

measurements_path GET (/:locale)/measurements(.:format)

measurements#show {:locale=>/el|en|ru/}

PATCH (/:locale)/measurements(.:format)

measurements#update {:locale=>/el|en|ru/}

PUT (/:locale)/measurements(.:format)

measurements#update {:locale=>/el|en|ru/}

DELETE (/:locale)/measurements(.:format)

measurements#destroy {:locale=>/el|en|ru/}

POST (/:locale)/measurements(.:format)

measurements#create {:locale=>/el|en|ru/}

blog_blogcomments_path GET (/:locale)/blogs/:blog_id/blogcomments(.:format)

blogcomments#index {:locale=>/el|en|ru/}

POST (/:locale)/blogs/:blog_id/blogcomments(.:format)

blogcomments#create {:locale=>/el|en|ru/}

new_blog_blogcomment_path GET (/:locale)/blogs/:blog_id/blogcomments/new(.:format)

blogcomments#new {:locale=>/el|en|ru/}

edit_blog_blogcomment_path GET (/:locale)/blogs/:blog_id/blogcomments/:id/edit(.:format)

blogcomments#edit {:locale=>/el|en|ru/}

blog_blogcomment_path GET (/:locale)/blogs/:blog_id/blogcomments/:id(.:format)

blogcomments#show {:locale=>/el|en|ru/}

PATCH (/:locale)/blogs/:blog_id/blogcomments/:id(.:format)

blogcomments#update {:locale=>/el|en|ru/}

PUT (/:locale)/blogs/:blog_id/blogcomments/:id(.:format)

blogcomments#update {:locale=>/el|en|ru/}

DELETE (/:locale)/blogs/:blog_id/blogcomments/:id(.:format)

blogcomments#destroy {:locale=>/el|en|ru/}

blogs_path GET (/:locale)/blogs(.:format)

blogs#index {:locale=>/el|en|ru/}

blog_path GET (/:locale)/blogs/:id(.:format)

blogs#show {:locale=>/el|en|ru/}

home_owner_path GET (/:locale)/home_owners/:id(.:format)

home_owners#show {:locale=>/el|en|ru/}

thank_you_pages_path GET (/:locale)/pages/thank_you(.:format)

pages#thank_you {:locale=>/el|en|ru/}

testimonial_thank_you_pages_path GET (/:locale)/pages/testimonial_thank_you(.:format)

pages#testimonial_thank_you {:locale=>/el|en|ru/}

blog_thank_you_pages_path GET (/:locale)/pages/blog_thank_you(.:format)

pages#blog_thank_you {:locale=>/el|en|ru/}

pages_path GET (/:locale)/pages(.:format)

pages#index {:locale=>/el|en|ru/}

page_path GET (/:locale)/pages/:id(.:format)

pages#show {:locale=>/el|en|ru/}

about_us_path GET (/:locale)/about_us(.:format)

about_us#show {:locale=>/el|en|ru/}

testimonials_path GET (/:locale)/testimonials(.:format)

testimonials#index {:locale=>/el|en|ru/}

POST (/:locale)/testimonials(.:format)

testimonials#create {:locale=>/el|en|ru/}

destinations_path GET (/:locale)/destinations(.:format)

destinations#index {:locale=>/el|en|ru/}

destination_path GET (/:locale)/destinations/:id(.:format)

destinations#show {:locale=>/el|en|ru/}

article_category_path GET (/:locale)/article_categories/:id(.:format)

article_categories#show {:locale=>/el|en|ru/}

article_path GET (/:locale)/articles/:id(.:format)

articles#show {:locale=>/el|en|ru/}

subscription_path POST (/:locale)/subscription(.:format)

subscriptions#create {:locale=>/el|en|ru/}

wishlist_index_path GET (/:locale)/wishlist(.:format)

wishlist#index {:locale=>/el|en|ru/}

POST (/:locale)/wishlist(.:format)

wishlist#create {:locale=>/el|en|ru/}

wishlist_path GET (/:locale)/wishlist/:id(.:format)

wishlist#show {:locale=>/el|en|ru/}

DELETE (/:locale)/wishlist/:id(.:format)

wishlist#destroy {:locale=>/el|en|ru/}

careers_path GET (/:locale)/careers(.:format)

careers#index {:locale=>/el|en|ru/}

POST (/:locale)/careers(.:format)

careers#create {:locale=>/el|en|ru/}

opened_position_path GET (/:locale)/opened_positions/:id(.:format)

opened_positions#show {:locale=>/el|en|ru/}

cv_applies_path POST (/:locale)/cv_applies(.:format)

cv_applies#create {:locale=>/el|en|ru/}

enquiries_path POST (/:locale)/enquiries(.:format)

enquiries#create {:locale=>/el|en|ru/}

new_enquiry_path GET (/:locale)/enquiries/new(.:format)

enquiries#new {:locale=>/el|en|ru/}

destination_areas_path GET (/:locale)/destination/areas(.:format)

destinations#areas {:locale=>/el|en|ru/}

villas_search_path POST (/:locale)/villas/search(.:format)

villas#search {:locale=>/el|en|ru/}

suggest_villa_path GET (/:locale)/suggest_villa(.:format)

home_owners#suggest_villa {:locale=>/el|en|ru/}

home_owners_suggest_villa_create_path POST (/:locale)/home_owners/suggest_villa_create(.:format)

home_owners#suggest_villa_create {:locale=>/el|en|ru/}

enquiries_booking_enquiry_path GET (/:locale)/enquiries/booking_enquiry(.:format)

enquiries#booking_enquiry {:locale=>/el|en|ru/}

enquiries_service_message_path POST (/:locale)/enquiries/service_message(.:format)

enquiries#service_message {:locale=>/el|en|ru/}

enquiries_enquiry_villa_path GET (/:locale)/enquiries/enquiry_villa(.:format)

enquiries#enquiry_villa {:locale=>/el|en|ru/}

home_owners_show_path GET (/:locale)/home_owners/show(.:format)

home_owners#show {:locale=>/el|en|ru/}

wishlist_service_path POST (/:locale)/wishlist/service(.:format)

wishlist#wishlist_service {:locale=>/el|en|ru/}

root_path GET /

homes#index

homes_filters_path GET /homes/filters(.:format)

homes#filters

homes_destination_filters_path GET /homes/destination_filters(.:format)

homes#destination_filters

service_image_path GET /service_image(.:format)

services#service_image

villa_image_path GET /villa_image(.:format)

villas#villa_image

rails_service_blob_path GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs#show

rails_blob_representation_path GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations#show

rails_disk_service_path GET /rails/active_storage/disk/:encoded_key/*filename(.:format)

active_storage/disk#show

update_rails_disk_service_path PUT /rails/active_storage/disk/:encoded_token(.:format)

active_storage/disk#update

rails_direct_uploads_path POST /rails/active_storage/direct_uploads(.:format)

active_storage/direct_uploads#create

Routes for Ckeditor::Engine
pictures_path GET /pictures(.:format)

ckeditor/pictures#index

POST /pictures(.:format)

ckeditor/pictures#create

picture_path DELETE /pictures/:id(.:format)

ckeditor/pictures#destroy

attachment_files_path GET /attachment_files(.:format)

ckeditor/attachment_files#index

POST /attachment_files(.:format)

ckeditor/attachment_files#create

attachment_file_path DELETE /attachment_files/:id(.:format)

ckeditor/attachment_files#destroy

Request

Parameters:

{"search"=>{"buy_eq"=>"false"}}

Response

Headers:

None