follow Ruby Style Guide for some points
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
require 'pathname'
|
||||
lib = Pathname.new(__FILE__).dirname.join('..', 'lib').expand_path
|
||||
$LOAD_PATH.unshift lib.to_s
|
||||
$LOAD_PATH.unshift lib.to_s
|
||||
|
||||
require 'homesick'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user