Skip to content

koko/rack-responses-lab-cb-gh-000

This branch is 1 commit ahead of, 13 commits behind learn-co-students/rack-responses-lab-cb-gh-000:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 11, 2017
44d24a9 · Jul 11, 2017

History

9 Commits
Jul 11, 2017
Nov 27, 2015
Jul 11, 2016
Nov 27, 2015
Jul 11, 2016
Nov 27, 2015
Nov 27, 2015
Nov 27, 2015
Nov 27, 2015
Jan 29, 2016
Nov 27, 2015

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%