turingschool-examples / ruby-exercises

A collection of exercises to practice various aspects of Ruby
MIT License
237 stars 767 forks source link

Remove homework gem #32

Closed s-espinosa closed 7 years ago

s-espinosa commented 7 years ago

@AliSchlereth Let me know if there were additional changes you were thinking of making to these exercises. Thanks!

AliSchlereth commented 7 years ago

I might go back and add some more functionality to the Fixnum Core Type later, but go ahead and merge now in case I don't have time this weekend. I'm also thinking it might be good to have a hash playground that deals more with nesting - but I don't think that needs to be in the original Hash Core Type. @s-espinosa