Skip to content

Instantly share code, notes, and snippets.

@lachie
Forked from benaskins/gist:76716
Created March 10, 2009 04:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lachie/76723 to your computer and use it in GitHub Desktop.
Save lachie/76723 to your computer and use it in GitHub Desktop.
-(@items || []).map {|i| i[%r[/(?!index|hide-[^/]+)([^/]+)\.haml],1]}.compact.each do |name|
%p do some stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment