ianalexh

Results 3 issues of ianalexh

https://github.com/alexch/learn_ruby/tree/master/04_pig_latin All right, 6-8 hours over 3 days on this one.... could use a clue... I feel I'm very close. The idea is to split the string into words, and...

https://github.com/alexch/learn_ruby/tree/master/03_simon_says This is a clear user error, but I can't find a different method or think of a different way. In the "repeat" method, I'm supposed to be able to...

https://github.com/alexch/learn_ruby/tree/master/00_hello This is for everyone's benefit: I think this is partially because I'm running Ruby 2.0.0, not 1.8.7 When I try "rspec hello_spec.rb" from the Terminal, I get that it...