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

Ticket #11606 (new enhancement)

Opened 3 weeks ago

[PATCH] highlight supporting regexps

Reported by: artemv Assigned to: core
Priority: normal Milestone: 2.x
Component: ActionPack Version: edge
Severity: normal Keywords:
Cc:

Description

Let TextHelper#highlight method support Regexps - this will give possibility to use it with wildcards. I utilized it for my LDAP search UI.

Attachments

highlight_supporting_regexps.patch (2.3 kB) - added by artemv on 04/22/08 15:29:23.

Change History

04/22/08 15:29:23 changed by artemv

  • attachment highlight_supporting_regexps.patch added.