From 2448e71574007a4a81549dbbe66832fdddac9eec Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Fri, 9 Aug 2013 23:01:33 +0200 Subject: [PATCH] Crap removed --- app/views/welcome/index.html.erb | 14 -------------- hello, rails | 0 2 files changed, 14 deletions(-) delete mode 100644 app/views/welcome/index.html.erb create mode 100644 hello, rails diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb deleted file mode 100644 index ea382e0..0000000 --- a/app/views/welcome/index.html.erb +++ /dev/null @@ -1,14 +0,0 @@ -

Hello, Rails!

- -

Search for a package/description:

- -<%= form_tag(url_for, method: "get") do %> - <%= text_field_tag :search, '', autofocus: true, placeholder: 'Search criteria...' %> - <%= submit_tag "Search" %> -<% end %> - -

Search results

- -<%= @packages %> - -<%= render "packages_search_results", object: @packages %> diff --git a/hello, rails b/hello, rails new file mode 100644 index 0000000..e69de29