public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
mephisto / vendor / plugins / mephisto / lib / mephisto / plugins.rb
100644 5 lines (5 sloc) 0.079 kb
1
2
3
4
5
# Empty module to hold plugin models
module Mephisto
  module Plugins
  end
end