Remove obsolete specs

This commit is contained in:
Alberto Miedes Garcés
2017-01-25 13:58:44 +01:00
parent e3fca5c49f
commit e7f55b10e2
8 changed files with 3 additions and 79 deletions

View File

@@ -244,10 +244,6 @@ class User < ActiveRecord::Base
end
delegate :can?, :cannot?, to: :ability
def age_range
AgeRangeCalculator::range_from_birthday(self.date_of_birth).to_s
end
private
def clean_document_number