Closed alexanderbird closed 7 years ago
The titleize is optional, it just makes the names look nicer when they are inevitable printed out in test results. The rest of the changes are functional - what I had to do to get it working with FactoryGirl.
The reason that you need braces around the name: http://stackoverflow.com/a/5356474/3012550
The titleize is optional, it just makes the names look nicer when they are inevitable printed out in test results. The rest of the changes are functional - what I had to do to get it working with FactoryGirl.