- <%= search_form_for @q, :class => "collapse", :id => "venues_filters" do |f| %>
-
-
- <%= f.label :name_cont, "Name contains" %>
- <%= f.text_field :name_cont, :class => "form-control", :placeholder => "Name contains" %>
-
-
-
-
-
- <%= f.label :bookmarks_notes_cont, "Bookmark notes contains" %>
- <%= f.text_field :bookmarks_notes_cont, :class => "form-control", :placeholder => "Bookmark notes contains" %>
-
+
+
+
+
diff --git a/config/routes.rb b/config/routes.rb
index 6f92ce5..4372e87 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -1,5 +1,5 @@
Rails.application.routes.draw do
- root :to => "venues#index"
+ root :to => "dishes#index"
# Routes for the Bookmark resource:
# CREATE
diff --git a/grades.yml b/grades.yml
index 2f40b8d..3e4e34d 100644
--- a/grades.yml
+++ b/grades.yml
@@ -1,4 +1,4 @@
---
submission_url: https://grades.firstdraft.com
project_token: ''
-personal_access_token:
+personal_access_token: yYeWb3zbtdJJbzn95FRDuKPw
diff --git a/whitelist.yml b/whitelist.yml
index ab11e34..3e16732 100644
--- a/whitelist.yml
+++ b/whitelist.yml
@@ -2,3 +2,4 @@
- 127.0.0.1
- 10.240.0.0/16
- "::1"
+- 38.124.109.21