RubyGems
npm
Organizations
Log in
Sign up
RubyGems
jschat
Versions diffs
0.2.1 → 0.2.2
jschat 0.2.1 → 0.2.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/jschat/server.rb
+0
-1
metadata
+2
-2
data/lib/jschat/server.rb
CHANGED
Viewed
@@ -549,7 +549,6 @@ module JsChat
549
549
puts "Data that raised exception: #{exception}"
550
550
p data
551
551
print_call_stack
552
-
raise
553
552
end
554
553
555
554
def print_call_stack(from = 0, to = 10)
metadata
CHANGED
Viewed
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
segments:
6
6
- 0
7
7
- 2
8
-
-
1
9
-
version: 0.2.
1
8
+
-
2
9
+
version: 0.2.
2
10
10
platform: ruby
11
11
authors:
12
12
- Alex R. Young