Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created February 20, 2012 11:45
Show Gist options
  • Save BDQ/1868895 to your computer and use it in GitHub Desktop.
Save BDQ/1868895 to your computer and use it in GitHub Desktop.
Deface::Override.new(
:virtual_path => "spree/layouts/spree_application",
:set_attributes => "#content",
:attributes => {
'data-erb-class' => "alpha columns"
},
:name => "replace_omega_class_on_content_to_alpha"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment