Pagination for domains

This commit is contained in:
Martin Lensment 2014-09-05 12:50:46 +03:00
parent 8531e50474
commit 11319b6f36
6 changed files with 29 additions and 2 deletions

View file

@ -3,7 +3,6 @@ class Domain < ActiveRecord::Base
# TODO most inputs should be trimmed before validatation, probably some global logic?
include EppErrors
EPP_ATTR_MAP = {
owner_contact: 'registrant',
name_dirty: 'name',