docbrown/spec/helpers
Ridhwana 6dbc838bae
[deploy] Update our mailers to be generalized (#7359)
* feat: make the from in the email to be dynamic

* feat: hardcoded mailer dev.to

* feat: oops hardcoded email addresses in the terms

* chore: remove some whitespace

* update editor guide

* feat: new reply email

* feat: new message mailer

* feat: new follower email

* feat: capitalize the button

* feat: rename the link

* feat: capitalize the button

* feat: generalize the urls

* feat: generalise the url

* feat: dynamic DEV

* feat: update the specs

* feat: DEV digest generalisation part 1

* fix: the method is accessed by tag_url and so the default parameter needs to be set at this level and not at self.tag

* fix: use the tag model instance instead of passing through just the tag name (so that we can use tag_url)

* chore: make code climate happy

* chore: more robocop

* feat: add a default url back for self.tag

* test: fix the feedback helper spec

* fix: spec to be general

* fix: oops :(

* refactor: user_settings_path

* chore: use code_of_conduct_path

* chore: robocop

* chore: use connect path

* chore; use the notifications symbol

* chore: misc path

* feat: simplify url

* feat/fix: change the order of the helpers and use user_url

* chore: user_url

* capitalise

* chore: update article path
2020-04-17 15:35:35 -04:00
..
application_helper_spec.rb Introduce URL.sanitized_referer helper (#7122) [deploy] 2020-04-07 17:57:13 +02:00
articles_helper_spec.rb Fix linting (#4933) [deploy] 2019-11-26 08:35:34 -05:00
feedback_messages_helper_spec.rb [deploy] Update our mailers to be generalized (#7359) 2020-04-17 15:35:35 -04:00
social_image_helper_spec.rb Social previews should also be generated for decorated objects (#6208) [deploy] 2020-02-20 08:50:05 -05:00