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
180 B

  1. Fabricator(:web_push_subscription, from: Web::PushSubscription) do
  2. endpoint Faker::Internet.url
  3. key_p256dh Faker::Internet.password
  4. key_auth Faker::Internet.password
  5. end