splendeo-lightbox2_helpers 0.5.6 → 0.5.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,7 @@ module Lightbox2Helpers::IncludesHelper
6
6
 
7
7
  # returns an array of javascripts needed (array)
8
8
  def lightbox2_helpers_javascripts()
9
- ["lightbox2_helpers/lightbox2_helpers/lightbox.js"]
9
+ ["lightbox2_helpers/lightbox.js"]
10
10
  end
11
11
 
12
12
  # returns html necessary to load javascript and css to make lightbox2_helpers work
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: splendeo-lightbox2_helpers
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.6
4
+ version: 0.5.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Enrique Garcia Cota (egarcia)