autocomplete for zip and city

This commit is contained in:
2015-10-06 11:46:27 +02:00
parent d344b89d74
commit 790c482fae
9 changed files with 8614 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ html
= javascript_include_tag 'application', 'data-turbolinks-track' => true
= csrf_meta_tags
body
= console if Rails.env.development?
/ = console if Rails.env.development?
.container
= render 'shared/flashes'
= yield