Fix rubocop

This commit is contained in:
Martin Lensment 2015-01-29 10:53:28 +02:00
parent d8ba91ec88
commit c1e91a0703
6 changed files with 103 additions and 101 deletions

View file

@ -74,7 +74,7 @@ class EppController < ApplicationController
# Adds error to epp_errors if element is missing or blank
# Returns last element of selectors if it exists
#
# requires 'transfer'
# requires 'transfer'
#
# TODO: Add possibility to pass validations / options in the method