Calendar

This is a Ruby project for the Nashville Software School. The assignment was to write a program in Ruby that mimics the Unix program, Cal.

Currently, this program prints individual months and full years formatted identically to Cal.

Future goals for this project: Refactor code to achieve greater efficiency and readability.