Update GETTING_STARTED.md

Update Readme to fit new version
This commit is contained in:
Adam Żaczek 2016-03-31 23:03:38 +02:00 committed by Joshua Clayton
parent b3509f81a7
commit 85c214d552
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ FactoryGirl.define do
factory :profile_with_languages do
# languages_count is declared as an ignored attribute and available in
# attributes on the factory, as well as the callback via the evaluator
ignore do
transient do
languages_count 5
end