Skip to content

Commit

Permalink
Default configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Sutto committed Oct 5, 2009
1 parent c9c4889 commit bda4ed7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/marvin/irc/client.rb
Expand Up @@ -105,6 +105,7 @@ def run(opts = {}, force = false)
EventMachine.run do
unless connections.data == false
connections.each_pair do |server, configuration|
configuration ||= Marvin::Nash.new
connect(configuration.merge(:server => server.to_s))
end
end
Expand Down

0 comments on commit bda4ed7

Please sign in to comment.