58 59 60
# File 'app/models/tag.rb', line 58 def render @taggings = @content_block.taggings.paginate(:page => params[:page]) end