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.
 
 
 
 

9 satır
205 B

  1. <% if status.spoiler_text? %>
  2. <%= raw status.spoiler_text %>
  3. ----
  4. <% end %>
  5. <%= raw Formatter.instance.plaintext(status) %>
  6. <%= raw t('application_mailer.view')%> <%= web_url("statuses/#{status.id}") %>