Test and fix contact_versions controller affected by the same bug

This commit is contained in:
Maciej Szlosarczyk 2018-04-24 13:19:34 +03:00
parent a93228c579
commit cec05c3943
No known key found for this signature in database
GPG key ID: 41D62D42D3B0D765
4 changed files with 66 additions and 4 deletions

View file

@ -1,5 +1,7 @@
module Admin
class DomainVersionsController < BaseController
include ObjectVersionsHelper
load_and_authorize_resource
def index