-
- Downloads
Move user_link to generic UsersHelper
Make the user_link helper more generic to be used for objects other than pipelines.
Showing
- app/helpers/pipelines_helper.rb 0 additions, 11 deletionsapp/helpers/pipelines_helper.rb
- app/helpers/users_helper.rb 7 additions, 0 deletionsapp/helpers/users_helper.rb
- app/views/projects/pipelines/_info.html.haml 2 additions, 2 deletionsapp/views/projects/pipelines/_info.html.haml
- spec/helpers/avatars_helper_spec.rb 21 additions, 0 deletionsspec/helpers/avatars_helper_spec.rb
- spec/helpers/users_helper_spec.rb 17 additions, 0 deletionsspec/helpers/users_helper_spec.rb
app/helpers/pipelines_helper.rb
deleted
100644 → 0
app/helpers/users_helper.rb
0 → 100644
spec/helpers/users_helper_spec.rb
0 → 100644
Please register or sign in to comment