Crap removed

This commit is contained in:
Christoph Haas 2013-08-09 23:01:33 +02:00
parent 92cafe50b0
commit 2448e71574
2 changed files with 0 additions and 14 deletions

View file

@ -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
View file