Fix what was broken by code styling.
More style fixes.
Shorten methods.
Fix code style.
Add helper method to build the page-URL from the request-URL.
Allow to pass options to paginator rendering helper.
fix whitespace issues Includes fixes for the following whitespace-related issues: - Trailing whitespace at end of line - Tabs in file - No newline at end of file This commit fixes these issues for .rb, .coffee, and .sass files.
DRY'd up pagination
use capture instead of capture_haml
fixed typo
#[26147381] Pagination on top and bottom