In my efforts to learn and prepare myself for Ruby, I am attempting to implement coding assignments from the Odin Project. I came across this stand alone teaching technique from an online search to help sharpen and improve my skills with in time for the upcoming Fall 2017 Semester at the University of Maryland. The information can be found here:
https://www.theodinproject.com/courses/ruby-programming/lessons/building-blocks
And this is the tutorial followed for the EventManager.rb file:
http://tutorials.jumpstartlab.com/projects/eventmanager.html