Skip to content

Commit 9f3e2b7

Browse files
authored
Remove "private" since it's not valid in context (#471)
1 parent ce88215 commit 9f3e2b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/annotate/annotate_routes.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ def remove_annotations(options={})
7676
end
7777
end
7878

79-
private
80-
8179
def self.app_routes_map(options)
8280
routes_map = `rake routes`.split(/\n/, -1)
8381

0 commit comments

Comments
 (0)