Questions tagged [test-first]
32 questions
-2
votes
1 answer
Test-First-Ruby 04_pig_latin - getting an empty string
I'm learning Ruby through Test-First-Ruby and I'm having a problem with some code I wrote for the program to translate words into pig latin. Instead of returning the translated word, I'm ending up with an empty string. Here in order are my code, the…

Yowza
- 1
- 4
-2
votes
1 answer
TestFirst Teaching Pig Latin 'rspec_config failed'
I'm in the course of completing the Pig Latin exercise from TestFirst Teaching, but after I made the Ruby file and attempted to run rake, I got the following error:
austin-winslows-macbook-4:04_pig_latin HypnoBoy$ rake
(in…

Austintacious1
- 330
- 3
- 10