discourse/app/models/plugin_store_row.rb
Sam 818bf1355d PluginStore for plugin specific bits of storage
Amended plugin interfaces so they work with the vk sample
2013-08-26 12:59:17 +10:00

2 lines
46 B
Ruby

class PluginStoreRow < ActiveRecord::Base
end