Unused method removed
This commit is contained in:
parent
50f35ee905
commit
aeaa156f8b
1 changed files with 0 additions and 4 deletions
|
@ -9,8 +9,4 @@ class UserDecorator < Draper::Decorator
|
||||||
'Mme'
|
'Mme'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def birthdate_fr
|
|
||||||
birthdate.strftime('%d/%m/%Y')
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue