lib/extra_validations/locale/en.yml in extra_validations-0.1.0 vs lib/extra_validations/locale/en.yml in extra_validations-0.1.1

- old
+ new

@@ -6,5 +6,6 @@ other: "must have at least %{count}" too_many: one: "must have at most one" other: "must have at most %{count}" not_found: "not found" + taken: "has already been taken"