Ticket #16 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Include collect where there exists a each method

Reported by: Brian Owned by: ser
Priority: normal Milestone: 3.1.5
Component: DOM Version: 3.1.2.1
Severity: minor Keywords:
Cc: Ruby version: 1.8.2
Operating system: Other

Description

I really like functions like collect and inject. My whish would be to include a collect(XPATH) and inject(XPATH) at those places where a each(XPATH) exists.

Thank you for the good work,

Brian

Change History

Changed 3 years ago by anonymous

  • milestone changed from 3.1.4 to 3.1.5

Changed 2 years ago by ser

  • status changed from new to closed
  • resolution set to fixed
  • severity changed from normal to minor

Implemented by changeset:1203.

Changed 2 years ago by ser

Forgot the unit test. It is in changeset:1204.

Note: See TracTickets for help on using tickets.