For example, it infers boolean type for 'find' method in ActiveRecord based on the following comment fragment (which is not a return type declaration in any way):
# Pass :readonly => false to override.
Description
For example, it infers boolean type for 'find' method in ActiveRecord based on the following comment fragment (which is not a return type declaration in any way):