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

Ticket #4601 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 2 years ago

[PATCH] Allow separators to be set in pagination_links

Reported by: jamie@thelucid.com Assigned to: David
Priority: normal Milestone:
Component: ActionPack Version: 1.1.0
Severity: normal Keywords: pagination, paginator, view
Cc:

Description

This will allow a :separator option to be set for both pagination_links and pagination_links_each which will be uses in place of the usual space character.

Please forgive me if I have not followed the procedures correctly as this is the first patch I have submitted.

Attachments

add_pagination_separator_option.patch (2.1 kB) - added by jamie@thelucid.com on 04/05/06 16:35:15.
standard diff file

Change History

04/05/06 16:35:15 changed by jamie@thelucid.com

  • attachment add_pagination_separator_option.patch added.

standard diff file

05/20/07 23:14:56 changed by mislav

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

Pagination is being removed from Rails. Sorry that this didn't make it in the meantime :/