Skip to content

Commit

Permalink
Outdent private statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Kalin and Veezus Kreist authored and hashrocketeer committed May 25, 2011
1 parent 9928f80 commit a51afdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/guard/dsl.rb
Expand Up @@ -26,7 +26,8 @@ def guardfile_path
File.exist?(local_guardfile_path) ? local_guardfile_path : home_guardfile_path
end

private
private

def local_guardfile_path
File.join(Dir.pwd, "Guardfile")
end
Expand Down

0 comments on commit a51afdf

Please sign in to comment.