Scully87 / Ruby_Inject_Method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby Inject Method

A quick Repository to understand and test the ruby inject method

#####To Do List

  • Re-open the Array class or subclass it.
  • Don't worry about returning an enumerator, assume a block is always given
  • Re-write the inject method with tests.
  • Name the method different due to rspec internal dsl
Technologies used:
  • Ruby
  • Rspec

About


Languages

Language:Ruby 100.0%