discourse/plugins/discourse-narrative-bot
Blake Erickson fe01099a38 DEV: Be sure to read the file into string before base64
Follow up to: 08b4753843

If you don't use `read` base64 will error out with: "no implicit
conversion of Tempfile into String"
2019-11-14 05:55:36 -07:00
..
assets/javascripts/initializers REFACTOR: Move `app-events:main` to `service:app-events` (#8152) 2019-10-04 10:06:08 -04:00
autoload/jobs FEATURE: Send a message to new TL2 users and point them to the advanced tutorial (#8335) 2019-11-13 18:31:49 -03:00
config FEATURE: Send a message to new TL2 users and point them to the advanced tutorial (#8335) 2019-11-13 18:31:49 -03:00
db/fixtures DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
lib/discourse_narrative_bot FEATURE: Send a message to new TL2 users and point them to the advanced tutorial (#8335) 2019-11-13 18:31:49 -03:00
public/images remove mistakenly checked file 2017-10-20 07:07:51 -07:00
spec FEATURE: Send a message to new TL2 users and point them to the advanced tutorial (#8335) 2019-11-13 18:31:49 -03:00
plugin.rb DEV: Be sure to read the file into string before base64 2019-11-14 05:55:36 -07:00