Crap removed
This commit is contained in:
parent
92cafe50b0
commit
2448e71574
2 changed files with 0 additions and 14 deletions
|
|
@ -1,14 +0,0 @@
|
|||
<h1>Hello, Rails!</h1>
|
||||
|
||||
<h1>Search for a package/description:</h1>
|
||||
|
||||
<%= form_tag(url_for, method: "get") do %>
|
||||
<%= text_field_tag :search, '', autofocus: true, placeholder: 'Search criteria...' %>
|
||||
<%= submit_tag "Search" %>
|
||||
<% end %>
|
||||
|
||||
<h1>Search results</h1>
|
||||
|
||||
<%= @packages %>
|
||||
|
||||
<%= render "packages_search_results", object: @packages %>
|
||||
0
hello, rails
Normal file
0
hello, rails
Normal file
Loading…
Add table
Add a link
Reference in a new issue