Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created December 20, 2011 16:45
Show Gist options
  • Save BDQ/1502241 to your computer and use it in GitHub Desktop.
Save BDQ/1502241 to your computer and use it in GitHub Desktop.
['products/show', 'orders/show', 'taxons/show'].each do |virtual_path|
Deface::Override.new(:virtual_path => virtual_path,
:name => %q{del_accurate_title},
:remove => %q{h1})
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment