lukeclewlow / Inject

Recreating the inject method for Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inject

##What is it? Re-writing the 'inject' method for Ruby using TDD.

##Objectives?

  • Gain a deeper understanding of what the inject method does and how it achieves its purpose
  • Keep practicing with Ruby and coding logic
  • Use TDD to structure the challenge

###To run tests:

rspec

##Brief

##Technologies

  • Ruby
  • RSpec

##Contributors Luke Clewlow

About

Recreating the inject method for Ruby


Languages

Language:Ruby 100.0%