GeoRSS aggregator and Layar augmented reality server
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 

8 行
112 B

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