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.
 
 
 
 

6 satır
169 B

  1. Fabricator(:application, from: Doorkeeper::Application) do
  2. name 'Example'
  3. website 'http://example.com'
  4. redirect_uri 'http://example.com/callback'
  5. end