discourse/plugins/discourse-narrative-bot
Sam f3549291a3 DEV: use unicorn in development
This commit also cleans up a bunch of pointless noise each time we boot app

- narrative was loading i18n cause redefinition of consts
- discourse.rb was loaded twice as was auth
- bin/unicorn now does all the smart things and boots unicron in dev
- bin/rails s will boot unicorn with no params
- remove bin/puma which only causes confusion
2018-08-07 17:13:47 +10:00
..
assets/javascripts/initializers missing prettified files 2018-06-15 18:42:20 +02:00
autoload/jobs DEV: use unicorn in development 2018-08-07 17:13:47 +10:00
config Update translations, excluding Japanese and config/locales/client.zh_TW.yml due to errors 2018-07-26 13:01:39 -04:00
db/fixtures didn't mean to remove that seed 2017-11-23 17:00:47 +01:00
lib/discourse_narrative_bot Make rubocop happy again. 2018-06-07 13:28:18 +08:00
public/images remove mistakenly checked file 2017-10-20 07:07:51 -07:00
spec Fix another failing spec. 2018-06-07 15:07:39 +08:00
plugin.rb Attempt very aggressively to clear cache 2018-06-07 20:10:52 +10:00