Skip to content

Instantly share code, notes, and snippets.

@tubbo
Forked from anonymous/gist:8221276
Last active January 2, 2016 00:09
Show Gist options
  • Select an option

  • Save tubbo/8221335 to your computer and use it in GitHub Desktop.

Select an option

Save tubbo/8221335 to your computer and use it in GitHub Desktop.
%body
-if controller_name == 'home'
:javascript
$(document).on('ready page:load', function() {
Shadowbox.init();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment