GeoRSS aggregator and Layar augmented reality server
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 

9 řádky
131 B

  1. # class ErrorLog
  2. # include MongoMapper::Document
  3. # key :ts, Time
  4. # key :params, Hash
  5. # key :pois_returned, Integer
  6. # end