Period validation

This commit is contained in:
Martin Lensment 2014-07-30 13:55:02 +03:00
parent 6990da7675
commit 1e2dad06f9
6 changed files with 16 additions and 1 deletions

View file

@ -1,3 +1,4 @@
Fabricator(:domain) do
name { "#{Faker::Internet.domain_word}.ee" }
period 1
end