Module: Mochi

Defined in:
lib/mochi.rb,
lib/mochi/engine.rb,
app/models/mochi/feed.rb,
app/models/mochi/game.rb

Defined Under Namespace

Classes: Author, Engine, Feed, Game, GameCategory, GameDetail, Link

Constant Summary collapse

NAMESPACES =
{
  :media   => 'http://search.yahoo.com/mrss/',
  :summary => 'http://www.w3.org/1999/xhtml'
}