Rename method and variable of AnnotateRoutes for readability (#709)
Before I commited, the method `AnnotateRoutes.where_header_found` returned an array of `real_content` and `header_found_at`.
I fixed the name of method and variable because they did not match.
I renamed the method `real_content_and_header_position` and unified related variable names to `header_position`.
Showing
Please
register
or
sign in
to comment