[Source]
# File vendor/plugins/brazilian-rails/lib/date_utils.rb, line 3 3: def to_s_br 4: strftime("%d/%m/%Y") 5: end
[Validate]