From 808c1a715d36c151dee9e18a2a5ac1985eb80dce Mon Sep 17 00:00:00 2001 From: Adrian Hinz Date: Wed, 29 Nov 2017 23:22:44 +0100 Subject: [PATCH] Signed-off-by: Adrian Hinz --- app/controllers/home_controller.rb | 2 +- app/views/home/index.html.erb | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/app/controllers/home_controller.rb b/app/controllers/home_controller.rb index 67274fb..aaec5e0 100644 --- a/app/controllers/home_controller.rb +++ b/app/controllers/home_controller.rb @@ -1,6 +1,6 @@ class HomeController < ApplicationController def index - + @currencies = Currency.all end def seed diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 2085730..b6c8c97 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -1,2 +1,8 @@ -

Home#index

-

Find me in app/views/home/index.html.erb

+

Currencies

+

+

+