RubyGems
npm
Organizations
Log in
Sign up
RubyGems
SnowArraySort
Versions diffs
1.0.8 → 1.0.9
SnowArraySort 1.0.8 → 1.0.9
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/SnowArraySort/asc_desc_array_sort_snow.rb
+3
-2
data/lib/SnowArraySort/version.rb
+1
-1
metadata
+1
-1
data/lib/SnowArraySort/asc_desc_array_sort_snow.rb
CHANGED
Viewed
@@ -1,12 +1,13 @@
1
1
module SnowArraySort
2
2
class SnowAD
3
3
include SnowArraySort
4
-
def self.<=>(other)
4
+
5
+
def <=>(other)
5
6
-super
6
7
end
7
8
8
9
9
-
def self.
snow
10
+
def self.
snowArray
10
11
'<=>'
11
12
-super
12
13
end
data/lib/SnowArraySort/version.rb
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
1
module SnowArraySort
2
-
VERSION = "1.0.
8
"
2
+
VERSION = "1.0.
9
"
3
3
end
4
4
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: SnowArraySort
3
3
version: !ruby/object:Gem::Version
4
-
version: 1.0.
8
4
+
version: 1.0.
9
5
5
prerelease:
6
6
platform: ruby
7
7
authors: