discourse-chat-integration/app/controllers
Krzysztof Kotlarek df44beb9a3 FIX: Save on chat_controller ready for Rails 6.0.0 (#31)
I think that passing attributes to save method is not necessary when the Object was initialized with them.

Problem is that with Rails 6.0.0 (https://github.com/discourse/discourse/pull/8083) this code is not working https://travis-ci.org/discourse/discourse/jobs/582556988
2019-09-10 10:02:24 +10:00
..
chat_controller.rb FIX: Save on chat_controller ready for Rails 6.0.0 (#31) 2019-09-10 10:02:24 +10:00
public_controller.rb Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00