0.0
No commit activity in last 3 years
No release in over 3 years
Convert dates to ISO 8601 format
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.11
~> 10.0
~> 3.0
 Project Readme

Code-Foo 6 Application

This is my application to IGN's Code-Foo 6 program.

My answers can be found in the various files mentioned below. Thanks for reading!

  1. My intro video can be found at https://www.youtube.com/watch?v=wTXqN7VMmpA
  2. The calculations and final answer can be found in golden_gate.txt
  3. This solution can be found in the scrabble.rb file

4(Back End).
a. This solution can be found in the keyboard.rb file
b. This solution can be found in the date_convert directory. The necessary calculations are found in date_convert/lib/date_convert/fix_date.rb

The gem has been deployed to rubygems as well. Find it at https://rubygems.org/gems/date_convert