mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
PluginStore for plugin specific bits of storage
Amended plugin interfaces so they work with the vk sample
This commit is contained in:
2
app/models/plugin_store_row.rb
Normal file
2
app/models/plugin_store_row.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
class PluginStoreRow < ActiveRecord::Base
|
||||
end
|
||||
Reference in New Issue
Block a user