-
- Downloads
Use avatars from GitLab
Rewrite Gravatar URLs if needed in order to have images in different size
Showing
- app/assets/stylesheets/generic/avatar.scss 29 additions, 0 deletionsapp/assets/stylesheets/generic/avatar.scss
- app/assets/stylesheets/main/variables.scss 5 additions, 0 deletionsapp/assets/stylesheets/main/variables.scss
- app/helpers/application_helper.rb 0 additions, 12 deletionsapp/helpers/application_helper.rb
- app/helpers/user_helper.rb 13 additions, 0 deletionsapp/helpers/user_helper.rb
- app/views/layouts/_nav.html.haml 1 addition, 1 deletionapp/views/layouts/_nav.html.haml
- app/views/user_sessions/show.html.haml 1 addition, 1 deletionapp/views/user_sessions/show.html.haml
- config/application.yml.example 0 additions, 5 deletionsconfig/application.yml.example
- config/initializers/1_settings.rb 0 additions, 8 deletionsconfig/initializers/1_settings.rb
- spec/helpers/application_helper_spec.rb 0 additions, 54 deletionsspec/helpers/application_helper_spec.rb
- spec/helpers/user_helper_spec.rb 49 additions, 0 deletionsspec/helpers/user_helper_spec.rb
app/assets/stylesheets/generic/avatar.scss
0 → 100644
app/helpers/user_helper.rb
0 → 100644
spec/helpers/user_helper_spec.rb
0 → 100644
Please register or sign in to comment