In my view I want to display the current date in "mm/dd/yyyy" format.
<%= Time.now.strftime("%m/%d/%Y") %>
2.1m questions
2.1m answers
60 comments
57.0k users