days_picker 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: days_picker
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.2
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -11,8 +11,8 @@ bindir: bin
|
|
|
11
11
|
cert_chain: []
|
|
12
12
|
date: 2012-07-01 00:00:00.000000000 Z
|
|
13
13
|
dependencies: []
|
|
14
|
-
description: Days Picker helps you find the
|
|
15
|
-
|
|
14
|
+
description: Days Picker helps you find the total Sundays, Mondays, Tuesdays, Wednesdays,
|
|
15
|
+
Thursdays, Fridays and Saturdays of a Month or in a Year.
|
|
16
16
|
email: ankit.gupta8898@gmail.com
|
|
17
17
|
executables:
|
|
18
18
|
- days_picker
|
|
@@ -47,6 +47,6 @@ rubyforge_project:
|
|
|
47
47
|
rubygems_version: 1.8.10
|
|
48
48
|
signing_key:
|
|
49
49
|
specification_version: 3
|
|
50
|
-
summary: Days Picker helps you find the
|
|
51
|
-
of a Month or
|
|
50
|
+
summary: Days Picker helps you find the total Sundays, Mondays, Tuesdays, Wednesdays,
|
|
51
|
+
Thursdays, Fridays and Saturdays of a Month or in a Year.
|
|
52
52
|
test_files: []
|