From 578c44efe27329d9b0274cf415ae7a487aa3d2c7 Mon Sep 17 00:00:00 2001 From: Belizario Rocha Date: Tue, 11 Jul 2017 14:45:25 +0000 Subject: [PATCH] Silly test Trying the grading update --- app/controllers/meteorologist_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/meteorologist_controller.rb b/app/controllers/meteorologist_controller.rb index 38a8d5d..d193494 100644 --- a/app/controllers/meteorologist_controller.rb +++ b/app/controllers/meteorologist_controller.rb @@ -17,7 +17,7 @@ def street_to_weather - @current_temperature = "Replace this string with your answer." + @current_temperature = "Beli is the King" @current_summary = "Replace this string with your answer."