Skip to content

Commit

Permalink
Merge pull request #267 from jonyoowa/patch-3
Browse files Browse the repository at this point in the history
Added my solutions
  • Loading branch information
JonathanYiv authored Apr 6, 2018
2 parents 4bbae14 + bea981b commit 6ad16e3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Submit a link below to this [file](https://github.com/TheOdinProject/ruby_course


* Add your solution below this line!

* [Jon Yoo's Solutions](https://github.com/jonyoowa/ruby-exercises)
* [Henry Kirya's Solution](https://github.com/harrika/odin/blob/master/bubble_sort.rb)
* [Ryan's Solution](https://github.com/ryanford-frontend/ruby-adv-building-blocks/tree/master/ruby-bubblesort)
* [Sherman Bowling's Solution](https://github.com/janus0/top_course_work/blob/master/ruby/ruby_advanced_building_blocks/bubble_sort_block.rb)
Expand Down Expand Up @@ -324,6 +324,7 @@ You learned about the Enumerable module that gets mixed into the Array and Hash
[Submit a link](http://github.com/TheOdinProject/curriculum/blob/master/contributing.md) to the github repo with your files in it here with a pull request. Please include your partner's github handle somewhere in the description if they would like attribution.

* Add your solution below this line!
* [Jon Yoo's Solutions](https://github.com/jonyoowa/ruby-exercises)
* [Henry Kirya's Solution](https://github.com/harrika/odin/blob/master/enum.rb)
* [Ryan's Solution](https://github.com/ryanford-frontend/ruby-adv-building-blocks/tree/master/ruby-enumerables)
* [Turbopro's Solution](https://github.com/turbopro/ProjectBuildingBlocks/blob/master/enumerable_my_methods.rb)
Expand Down

0 comments on commit 6ad16e3

Please sign in to comment.