Sha256: e84838ee91f5dc7ba4262bd79b3866b785f133b824d91616ec640cf69f4db4c2
Contents?: true
Size: 351 Bytes
Versions: 16
Compression:
Stored size: 351 Bytes
Contents
%tr - ## TODO: See http://groups.google.com/group/will_paginate/browse_thread/thread/5d702999d78e47e5 - url_params = {:controller => 'accounts', :action => 'show', :id => params[:account_id] || params[:id]} %th{:colspan => "6", :style => "text-align: right"}= will_paginate @bookings, :params => url_params.merge(:query => params[:query]) %th
Version data entries
16 entries across 16 versions & 3 rubygems