def merge_query!(options) return unless params[:query] statements = [] ...
Ruby Merging conditions into an ...
This is some controller cod...
@total_pages = (total.to_f / per_page).ceil
Ruby On Pagination total page count
by sferik,
October 06, 2009 20:15
Looks good to me, except th...
<!-- Given the following locals --> ...
Ruby Building params hashes (for...
This code happens to be for...
This is a nice idea, but to...