# coding: utf-8 module Fancybox module Helper def fancybox render "shared/fancybox" end end end