The code powering m.abunchtell.com https://m.abunchtell.com
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

12 satır
178 B

  1. require 'rails_helper'
  2. RSpec.describe XrdController, type: :controller do
  3. describe 'GET #host_meta' do
  4. pending
  5. end
  6. describe 'GET #webfinger' do
  7. pending
  8. end
  9. end