This website requires JavaScript.
Explore
Help
Sign In
Discourse
/
discourse-chat-integration
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
56da3639ab40801dcfa0f09a200585eef9313c53
discourse-chat-integration
/
spec
T
History
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