javascript load for user_biography

This commit is contained in:
Stella Rouzi 2016-05-01 19:16:19 +03:00
parent ac0659d9c6
commit 2b1aeafcd8
2 changed files with 1 additions and 10 deletions

View file

@ -17,7 +17,7 @@
= f.input :biography, input_html: { rows: 5, 'onkeyup' => "word_count(this, 'biography-count', 150)" }
You have used
%span#bio_length
0
= @user.biography.split.length
words. Biographies are limited to 150 words.
%br
%br