TheOdinProject / ruby_course

The Ruby course on The OdinProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lesson: Intermediate Enumerables

KevinMulhern opened this issue · comments

commented

This lesson should teach the student the following:

  • Inject
  • each_with_object
  • group_by
  • max_by
  • min_by

Please use this stub file for the lesson


Working on this task

  • If you want to work on this task, please claim it by commenting below
  • Branch off the redesign branch
  • Check out our styleguide
  • When you are submitting your pull request for this task please ensure the base branch you want to merge into is the redesign branch

Note

  • Please use the contributing guide to get the app running on your local machine if you haven't already.

If you have any questions or need clarification about anything related to this task please contact the maintainers in our contributing channel on Gitter