summaryrefslogtreecommitdiff
path: root/app/views/profiles
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-01-06 16:35:17 -0500
committerRobert Speicher <rspeicher@gmail.com>2016-01-07 16:28:33 -0500
commit59305715e9d3569f47d7c2accc2106022c0a6960 (patch)
treef7a30f786312c880b4eeb6643b4502e263867eef /app/views/profiles
parentb1539116f65c302729ca4130a30169295dcfc07e (diff)
downloadgitlab-ce-59305715e9d3569f47d7c2accc2106022c0a6960.tar.gz
Remove stamp gem
Closes #5908
Diffstat (limited to 'app/views/profiles')
-rw-r--r--app/views/profiles/keys/_key_details.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/keys/_key_details.html.haml b/app/views/profiles/keys/_key_details.html.haml
index 0ca8bd95157..35624908e82 100644
--- a/app/views/profiles/keys/_key_details.html.haml
+++ b/app/views/profiles/keys/_key_details.html.haml
@@ -10,7 +10,7 @@
%strong= @key.title
%li
%span.light Created on:
- %strong= @key.created_at.stamp("Aug 21, 2011")
+ %strong= @key.created_at.strftime('%b %-d, %Y')
.col-md-8
%p