fancybox 0.0.13 → 0.0.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,4 @@
1
+ # coding: utf-8
1
2
  module Fancybox
2
3
  module Helper
3
4
  def fancybox
@@ -1,3 +1,3 @@
1
1
  module Fancybox
2
- VERSION = "0.0.13"
2
+ VERSION = "0.0.14"
3
3
  end
data/lib/fancybox.rb CHANGED
@@ -1,2 +1,3 @@
1
+ require "fancybox/helper"
1
2
  require "fancybox/engine"
2
3
  require "fancybox/version"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fancybox
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: