Sha256: 6b38ec825c4c58eeb7a5437ae5c9ce77686fef3ed3846b8f6018a0f20ef6ac7f
Contents?: true
Size: 343 Bytes
Versions: 32
Compression:
Stored size: 343 Bytes
Contents
$('#recent-list').append("#{j render(:partial => 'action', :collection => @recent_actions)}"); - if @recent_actions.next_page $('#endless-scroll-pagination').replaceWith("#{j will_paginate(@recent_actions, :id => 'endless-scroll-pagination', :params => { :action => 'recent_activity' })}"); - else $('#endless-scroll-pagination').remove();
Version data entries
32 entries across 32 versions & 1 rubygems