docbrown/app/mailers
rhymes 915e2d77b6 Export articles/posts (#576)
* Add EditorConfig file for all editors

* Add article export service

* Add setting to request an export of all articles

* On the outside they are called posts

* Add articles exported email to mailer and service

* Refactor to one public method and test flags

* Trigger the export if it was requested and send the email

* Recreated migration file with generic export fields

* Rename fields and switch to a whitelist

* Refactor ArticleExportService into a more generic structure

* Rename articles_exported_email to export_email

* Fix notify mailer spec

* Rename Exporter::Exporter to Exporter::Service

* Remove commented out line

* Removed body_html, coordinates and updated_at from export

* Invert DJ config

* Update spec
2018-11-21 11:13:36 -05:00
..
application_mailer.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
digest_mailer.rb Create Suggester service object (#372) 2018-06-08 17:17:20 -04:00
membership_mailer.rb Split up mailers (#260) 2018-05-01 18:12:26 -04:00
notify_mailer.rb Export articles/posts (#576) 2018-11-21 11:13:36 -05:00
scholarship_mailer.rb Split up mailers (#260) 2018-05-01 18:12:26 -04:00