Created
August 14, 2015 08:05
-
-
Save vasche/0d3b0d2bc6b84b2fe88b to your computer and use it in GitHub Desktop.
initilizers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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