multi-dates-picker-rails 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
File without changes
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: multi-dates-picker-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -39,9 +39,9 @@ files:
|
|
39
39
|
- app/assets/images/ui-icons_fbdb93_256x240.png
|
40
40
|
- app/assets/images/ui-icons_ffffff_256x240.png
|
41
41
|
- app/assets/javascripts/jquery-ui.multidatespicker.js
|
42
|
-
- app/assets/stylesheets/mdp.css
|
43
|
-
- app/assets/stylesheets/pepper-ginder-custom.css
|
44
|
-
- app/assets/stylesheets/prettify.css
|
42
|
+
- app/assets/stylesheets/mdp.css.scss
|
43
|
+
- app/assets/stylesheets/pepper-ginder-custom.css.scss
|
44
|
+
- app/assets/stylesheets/prettify.css.scss
|
45
45
|
- lib/multi-dates-picker-rails.rb
|
46
46
|
- lib/multi-dates-picker-rails/version.rb
|
47
47
|
- multi-dates-picker-rails.gemspec
|