section#refinefeed .row .col-sm-6 #subbox .sub-name | AAPTIS 172 .clearfix .group-box .loc-n-date | HW 6, due Wednesday (11/4) at 1pm - @users.each do |user| = image_tag user.image_url(:thumb), alt: user.name, class: 'inline pl20 pt10 pb5 img-responsive' .clearfix #subbox .sub-name | AAPTIS 172 .clearfix .group-box .loc-n-date | Quiz #2, in class on Thursday (11/5) - @users.each do |user| = image_tag user.image_url(:thumb), alt: user.name, class: 'inline pl20 pt10 pb5 img-responsive' .clearfix #subbox .sub-name | Math 115 .clearfix .group-box .loc-n-date | Midterm on Thursday (11/5) at 6pm - @users.each do |user| = image_tag user.image_url(:thumb), alt: user.name, class: 'inline pl20 pt10 pb5 img-responsive' .clearfix .col-sm-6 #subbox .subname | AAPTIS 172 .clearfix .group-box .qst-box .col-sm-2 .user-img = image_tag @users.third.image_url(:thumb) .col-sm-10 .user-name | David Johnson .clearfix .post-date | Yesterday at 5:34pm .clearfix p | Hey guys, anyone know a good tutor for this class? .ans-box .col-sm-2 .user-img = image_tag @users.third.image_url(:thumb) .col-sm-10 .user-name | Kevin Peterson span | Same... .clearfix .post-date | Yesterday at 5:34pm .clearfix .ans-box .col-sm-2 .user-img = image_tag @users.third.image_url(:thumb) .col-sm-10 .user-name | Daniel Aldersky span | Check out Robby M's profile on this site. He's really helpful and affordable...only $15 an hour definitely worth it if you're struggling. .clearfix .post-date | Yesterday at 5:34pm .clearfix .ans-box .col-sm-12 = text_area 'comments', nil, placeholder: 'Enter search term...', class: 'comments' do .clearfix .ans-box .col-sm-12 = text_area 'comments', nil, placeholder: 'Enter search term...', class: 'comments' do .clearfix .clearfix javascript: $('.ans-box').on( 'keyup', 'textarea', function (e){ $(this).css('height', 'auto' ); $(this).height( this.scrollHeight ); }); $('.ans-box').find( 'textarea' ).keyup();