Skip to content

Commit

Permalink
Deprecate Paths::Path#children which is unused now
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Oct 29, 2012
1 parent 53778ec commit f7de647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions railties/lib/rails/paths.rb
Expand Up @@ -124,6 +124,7 @@ def children
keys.delete(@current)
@root.values_at(*keys.sort)
end
deprecate :children

def first
expanded.first
Expand Down

0 comments on commit f7de647

Please sign in to comment.