Skip to content

Commit

Permalink
fix_whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
milesto committed Dec 30, 2013
1 parent 1368853 commit 641fbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ancestry/instance_methods.rb
Expand Up @@ -132,7 +132,7 @@ def path_conditions
end

def path depth_options = {}
self.ancestry_base_class.scope_depth(depth_options, depth).ordered_by_ancestry.where path_conditions
self.ancestry_base_class.scope_depth(depth_options, depth).ordered_by_ancestry.where path_conditions
end

def depth
Expand Down

0 comments on commit 641fbdb

Please sign in to comment.