mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
No need for helper_method
This commit is contained in:
parent
5405632862
commit
204646f122
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ module Epp::Common
|
||||||
|
|
||||||
included do
|
included do
|
||||||
protect_from_forgery with: :null_session
|
protect_from_forgery with: :null_session
|
||||||
helper_method :current_epp_user
|
|
||||||
end
|
end
|
||||||
|
|
||||||
def proxy
|
def proxy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue