-
- Downloads
Split AccountsHelper from StatusesHelper (#12078)
Showing
- app/helpers/accounts_helper.rb 106 additions, 0 deletionsapp/helpers/accounts_helper.rb
- app/helpers/statuses_helper.rb 0 additions, 103 deletionsapp/helpers/statuses_helper.rb
- app/mailers/admin_mailer.rb 1 addition, 1 deletionapp/mailers/admin_mailer.rb
- app/mailers/notification_mailer.rb 1 addition, 0 deletionsapp/mailers/notification_mailer.rb
- app/mailers/user_mailer.rb 1 addition, 1 deletionapp/mailers/user_mailer.rb
- app/serializers/rss/account_serializer.rb 1 addition, 1 deletionapp/serializers/rss/account_serializer.rb
- app/serializers/rss/tag_serializer.rb 0 additions, 1 deletionapp/serializers/rss/tag_serializer.rb
- spec/helpers/accounts_helper_spec.rb 67 additions, 0 deletionsspec/helpers/accounts_helper_spec.rb
- spec/helpers/admin/account_moderation_notes_helper_spec.rb 1 addition, 1 deletionspec/helpers/admin/account_moderation_notes_helper_spec.rb
- spec/helpers/statuses_helper_spec.rb 0 additions, 54 deletionsspec/helpers/statuses_helper_spec.rb
app/helpers/accounts_helper.rb
0 → 100644
spec/helpers/accounts_helper_spec.rb
0 → 100644
Please register or sign in to comment