Outdent private statement

This commit is contained in:
Aaron Kalin and Veezus Kreist 2011-05-25 14:08:11 -05:00 committed by Hashrocket Workstation
parent 9928f80c76
commit a51afdf0e3

View File

@ -27,6 +27,7 @@ module Guard
end
private
def local_guardfile_path
File.join(Dir.pwd, "Guardfile")
end