Skip to content

Instantly share code, notes, and snippets.

@lengshuiyulangcn
Created February 7, 2015 16:40
Show Gist options
  • Save lengshuiyulangcn/8b733273a01d8836e64c to your computer and use it in GitHub Desktop.
Save lengshuiyulangcn/8b733273a01d8836e64c to your computer and use it in GitHub Desktop.
use lightbox2 with rails4 on view
<!--
light box with rails4
!-->
<%= link_to image_tag(image.thumb), image.url, :'data-lightbox' => image.id %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment