Remove obsolete specs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user