discourse-chat-integration/spec
David Taylor 56da3639ab Use real ActiveRecord for the “Rule” model by extending the PluginStoreRow class.
This gives us all the activerecord awesomeness for free, like validations, safe form params etc.
2017-07-12 18:28:45 +01:00
..
jobs Rename plugin to discourse-chat-integration 2017-07-03 11:08:14 +01:00
lib/discourse_chat Use real ActiveRecord for the “Rule” model by extending the PluginStoreRow class. 2017-07-12 18:28:45 +01:00
chat_controller_spec.rb Use real ActiveRecord for the “Rule” model by extending the PluginStoreRow class. 2017-07-12 18:28:45 +01:00
dummy_provider.rb Move ‘dummy provider’ logic into a shared context, to allow for use by multiple specs 2017-07-10 18:19:59 +01:00