RubyGems
npm
Organizations
Log in
Sign up
RubyGems
Pulse
Versions diffs
1.3.1.1 → 1.3.1.2
Pulse 1.3.1.1 → 1.3.1.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/library/pulse/client.rb
+1
-1
metadata
+2
-2
data/library/pulse/client.rb
CHANGED
Viewed
@@ -54,7 +54,7 @@ module Pulse
54
54
end.clear
55
55
end
56
56
57
-
def
instances_of
name
57
+
def
each_instance_of
name
58
58
@channels.values.select { |c| c.user? name }.each do |channel|
59
59
yield channel.user name
60
60
end
metadata
CHANGED
Viewed
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
- 1
7
7
- 3
8
8
- 1
9
-
-
1
10
-
version: 1.3.1.
1
9
+
-
2
10
+
version: 1.3.1.
2
11
11
platform: ruby
12
12
authors:
13
13
- Mikkel Kroman