Fix all the trailing whitespace

This commit is contained in:
Jakub Arnold
2013-02-07 16:45:24 +01:00
parent 1839614bcc
commit 61654ab8f0
230 changed files with 1165 additions and 1165 deletions

View File

@ -1,16 +1,16 @@
class AdminUserSerializer < BasicUserSerializer
attributes :email,
:active,
:admin,
:last_seen_age,
attributes :email,
:active,
:admin,
:last_seen_age,
:days_visited,
:last_emailed_age,
:created_at_age,
:created_at_age,
:username_lower,
:trust_level,
:flag_level,
:username,
:username,
:avatar_template,
:topics_entered,
:posts_read_count,