Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created March 19, 2010 19:59
Show Gist options
  • Save knowuh/338105 to your computer and use it in GitHub Desktop.
Save knowuh/338105 to your computer and use it in GitHub Desktop.
# <dl id="tools">
# <dt>webrat</dt>
# <dd>bryan</dd>
# <dt>cucumber</dt>
# <dd>aslak</dd>
# </dl>
#
# t = tableish('dl#tools dt', lambda{|dt| [dt, dt.next.next]})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment