Skip to content

Instantly share code, notes, and snippets.

@mrb
Created July 21, 2008 21:10
Show Gist options
  • Save mrb/239 to your computer and use it in GitHub Desktop.
Save mrb/239 to your computer and use it in GitHub Desktop.
[email protected]_with_index do |author, index|
#container{:style=>"float:left;"}
.bigsansed="#{link_to author.name, author}"
%br/
[email protected]_with_index do |author, index|
#container{:style=>"float:right;"}
.bigsansed="#{link_to author.name, author}"
%br/
#pagination
=will_paginate @posts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment