Address depricated, new contact requires, domain_contacts refactor

This commit is contained in:
Priit Tark 2015-03-31 15:15:19 +03:00
parent 0e252b0b6b
commit 5fd73b037a
38 changed files with 402 additions and 501 deletions

View file

@ -44,5 +44,6 @@ Rails.application.configure do
Bullet.console = true
Bullet.rails_logger = true
Bullet.add_footer = true
Bullet.unused_eager_loading_enable = false
end
end