discourse/lib/email
Sam Saffron 1be01f8dd4 DEV: Add support for Rails 6
Minor fixes to add Rails 6 support to Discourse, we now will boot
with RAILS_MASTER=1, all specs pass

Only one tiny deprecation left

Largest change was the way ActiveModel:Errors changed interface a
bit but there is a simple backwards compat way of working it
2019-05-02 16:23:25 +10:00
..
message_builder.rb DEV: stop mutating inputs as a side effect 2019-04-30 10:25:53 +10:00
processor.rb DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
receiver.rb DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
renderer.rb DEV: Rails 5.2 upgrade and global gem upgrade 2018-06-07 14:21:33 +10:00
sender.rb PERF: Add `index_reply_id_on_post_replies`. 2019-04-10 13:58:29 +08:00
styles.rb FIX: prefer data-original-href attribute to get iframe URL 2019-04-24 13:53:27 +05:30