Skip to content

Instantly share code, notes, and snippets.

@dylanegan
Forked from benaskins/gist:76716
Created March 10, 2009 04:22
Show Gist options
  • Save dylanegan/76721 to your computer and use it in GitHub Desktop.
Save dylanegan/76721 to your computer and use it in GitHub Desktop.
- if @items
- @items.reject { |item| item[/views\/controls\/(hide-.*|index).haml/] }.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