Skip to content

Commit 30c3011

Browse files
committed
Added comment
1 parent 6e5a06e commit 30c3011

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/pusher/client.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ def self.from_env(key = 'PUSHER_URL')
1515
from_url(url)
1616
end
1717

18+
# Loads the configuration from a url
1819
def self.from_url(url)
1920
client = new
2021
client.url = url

0 commit comments

Comments
 (0)