-
- Downloads
There was an error fetching the commit references. Please try again later.
Add two custom Date/Time conversion formats
Showing
- app/helpers/application_helper.rb 1 addition, 1 deletionapp/helpers/application_helper.rb
- app/models/global_milestone.rb 2 additions, 2 deletionsapp/models/global_milestone.rb
- app/models/milestone.rb 2 additions, 2 deletionsapp/models/milestone.rb
- app/views/admin/groups/show.html.haml 1 addition, 1 deletionapp/views/admin/groups/show.html.haml
- app/views/admin/projects/show.html.haml 1 addition, 1 deletionapp/views/admin/projects/show.html.haml
- app/views/admin/users/_profile.html.haml 1 addition, 1 deletionapp/views/admin/users/_profile.html.haml
- app/views/admin/users/show.html.haml 4 additions, 4 deletionsapp/views/admin/users/show.html.haml
- app/views/profiles/keys/_key_details.html.haml 1 addition, 1 deletionapp/views/profiles/keys/_key_details.html.haml
- app/views/users/show.html.haml 1 addition, 1 deletionapp/views/users/show.html.haml
- config/initializers/date_time_formats.rb 9 additions, 0 deletionsconfig/initializers/date_time_formats.rb
- spec/helpers/application_helper_spec.rb 4 additions, 4 deletionsspec/helpers/application_helper_spec.rb
config/initializers/date_time_formats.rb
0 → 100644
Please register or sign in to comment