This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Robin Ward 3e13becf33 A safe way to create class variables in a multisite environment.
This should allow plugins to set class variables that will not
stomp on other plugins.
2017-09-27 13:00:47 -04:00
..
assets FIX: show error message when keys are missing in email template 2017-09-27 13:50:04 +02:00
controllers FIX: show error message when keys are missing in email template 2017-09-27 13:50:04 +02:00
helpers Require dependency otherwise it causes Sidekiq to lock up in development. 2017-09-25 13:48:59 +08:00
jobs The ability to display errors on flagging actions. 2017-09-25 12:28:01 -04:00
mailers Send a suspension message via email to a user 2017-09-25 12:26:41 -04:00
models A safe way to create class variables in a multisite environment. 2017-09-27 13:00:47 -04:00
serializers fix typo 2017-09-27 22:17:19 +05:30
services Add Suspend User to flags page 2017-09-25 12:28:00 -04:00
views Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00