Retrospring/app/views/inbox/show.html.haml

8 lines
133 B
Plaintext
Raw Normal View History

2014-11-10 22:10:41 -08:00
%ul
- @inbox.each do |i|
%li
%strong
= user_screen_name i.question.user
asked
= i.question.content