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ů.
 
 
 
 
 

8 řádky
112 B

  1. require 'test_helper'
  2. class FeedTest < ActiveSupport::TestCase
  3. test "the truth" do
  4. assert true
  5. end
  6. end