Skip to content

Commit

Permalink
Added missing slash in filename.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlightner committed Dec 6, 2008
1 parent a171570 commit 552a056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# All we need to do to initialize this as a Rails plugin is require the library.

require File.dirname(__FILE__) + 'lib/universal_ruby_whois'
require File.dirname(__FILE__) + '/lib/universal_ruby_whois'

0 comments on commit 552a056

Please sign in to comment.