Merge branch 'master' into refactor-devise-integration

This commit is contained in:
Artur Beljajev 2018-08-11 14:58:54 +03:00
commit 60f451afcd
10 changed files with 815 additions and 4 deletions

View file

@ -25,4 +25,4 @@ class Registrant::ContactsController < RegistrantController
BusinessRegistryCache.fetch_by_ident_and_cc(ident, ident_cc).associated_domain_ids
end
end
end
end