ref: master
plugins/stores_app/lib/stores_app_plugin/base.rb
1 2 3 4 5 6
module StoresAppPlugin class Base < Noosfero::Plugin end end