mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Extract block to helper function
This commit is contained in:
parent
b0bec41f56
commit
a93228c579
4 changed files with 14 additions and 8 deletions
|
@ -1,5 +1,7 @@
|
|||
module Admin
|
||||
class ContactVersionsController < BaseController
|
||||
include ObjectVersionsHelper
|
||||
|
||||
load_and_authorize_resource
|
||||
|
||||
def index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue