discourse/app
Joffrey JAFFEUX 2938e3f033
FIX: frozen string exception (#7505)
Initial backtrace:

```
/var/www/discourse/app/mailers/user_notifications.rb:554:in `send_notification_email'
/var/www/discourse/app/mailers/user_notifications.rb:459:in `notification_email'
/var/www/discourse/app/mailers/user_notifications.rb:318:in `user_private_message'
```

* this might fail too
2019-05-08 16:52:38 +02:00
..
assets REFACTOR: change-timestamp controller (#7498) 2019-05-08 16:26:51 +02:00
controllers FEATURE: Hide Reviewable scores, change score filter to Priority 2019-05-07 14:05:23 -04:00
helpers Set input and textarea font size to 16px on iOS (#7480) 2019-05-07 10:44:43 -04:00
jobs DEV: Reduce number of jobs enqueued. 2019-05-08 15:58:08 +08:00
mailers FIX: frozen string exception (#7505) 2019-05-08 16:52:38 +02:00
models FIX: frozen string exception (#7506) 2019-05-08 16:25:54 +02:00
serializers DEV: more send -> public_send changes 2019-05-07 11:58:06 +10:00
services DEV: Reduce number of jobs enqueued. 2019-05-08 15:58:08 +08:00
views fix css of prev and next page links, move them to bottom of page (#7465) 2019-05-07 17:04:27 +02:00