mottigottlieb / rack-responses-lab-v-000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rack Responses Lab

Let's create a quick time appropriate greeter application

Instructions

Create your application with the following conditions:

  1. If it's before noon, greet the user with "Good Morning!"
  2. If it's after noon, greet the user with "Good Afternoon!". Remember that getting the time may return results in 24 hour time! Anytime after 12 is the afternoon.

View Rack Responses Lab on Learn.co and start learning to code for free.

About

License:Other


Languages

Language:Ruby 100.0%