Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #817 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH] Pagination in Action Pack

Reported by: sam Assigned to: David
Priority: normal Milestone: 1.0
Component: ActiveRecord Version: 0.10.0
Severity: normal Keywords:
Cc:

Description

This patch adds Pagination Helper to Action Pack. It depends on tickets #795 for a new, portable Active Record limit/offset parameter, and #812 for to_param.

Attachments

pagination.patch (18.4 kB) - added by sam on 03/11/05 17:55:26.
Action Pack pagination

Change History

03/11/05 17:55:26 changed by sam

  • attachment pagination.patch added.

Action Pack pagination

03/20/05 23:12:47 changed by david

  • status changed from new to closed.
  • resolution set to fixed.