colorbox-rails 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: colorbox-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 25
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.0.
|
9
|
+
- 3
|
10
|
+
version: 0.0.3
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- "B\xC5\x82a\xC5\xBCej Kosmowski"
|
@@ -78,7 +78,7 @@ files:
|
|
78
78
|
- app/assets/stylesheets/colorbox-rails/colorbox.css
|
79
79
|
- app/assets/javascripts/colorbox-rails/jquery.colorbox-min.js
|
80
80
|
- app/assets/javascripts/colorbox-rails/colorbox-links.js
|
81
|
-
- app/assets/javascripts/
|
81
|
+
- app/assets/javascripts/colorbox-rails.js
|
82
82
|
- config/routes.rb
|
83
83
|
- lib/colorbox-rails.rb
|
84
84
|
- lib/tasks/colorbox-rails_tasks.rake
|