Skip to content

Instantly share code, notes, and snippets.

@vasche
Created August 14, 2015 08:05
Show Gist options
  • Save vasche/0d3b0d2bc6b84b2fe88b to your computer and use it in GitHub Desktop.
Save vasche/0d3b0d2bc6b84b2fe88b to your computer and use it in GitHub Desktop.
initilizers
Slim::Engine.set_options :shortcut => {'@' => {:attr => 'role'}, '#' => {:attr => 'id'}, '.' => {:attr => 'class'}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment