Outdent private statement
This commit is contained in:
parent
9928f80c76
commit
a51afdf0e3
@ -26,7 +26,8 @@ module Guard
|
||||
File.exist?(local_guardfile_path) ? local_guardfile_path : home_guardfile_path
|
||||
end
|
||||
|
||||
private
|
||||
private
|
||||
|
||||
def local_guardfile_path
|
||||
File.join(Dir.pwd, "Guardfile")
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user