mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 10:49:39 +02:00
require coderay in xml console
This commit is contained in:
parent
3fb9664e5b
commit
c27de39a15
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
class Registrar::XmlConsolesController < Registrar::DeppController # EPP controller
|
||||
require 'coderay'
|
||||
|
||||
def show
|
||||
authorize! :view, :registrar_xml_console
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue