Merge branch 'master' of github.com:domify/registry

This commit is contained in:
Priit Tark 2015-06-03 16:47:54 +03:00
commit a262e1e708
8 changed files with 45 additions and 16 deletions

View file

@ -77,7 +77,7 @@ class Epp::DomainsController < EppController
end
def renew
authorize! :renew, Epp::Domain
authorize! :renew, @domain
handle_errors(@domain) and return unless @domain.renew(
params[:parsed_frame].css('curExpDate').text,