module Fancybox::Helper

Public Instance Methods

fancybox() click to toggle source
# File lib/fancybox/helper.rb, line 4
def fancybox
  render "shared/fancybox"
end