Skip to content

Refactor handled methods to prevent YARD invalid method name warnings#23

Open
rintaun wants to merge 3 commits intorkh:masterfrom
rintaun:bug/method-name-warnings
Open

Refactor handled methods to prevent YARD invalid method name warnings#23
rintaun wants to merge 3 commits intorkh:masterfrom
rintaun:bug/method-name-warnings

Conversation

@rintaun
Copy link
Copy Markdown

@rintaun rintaun commented Jul 29, 2018

The built-in YARD DSL handler is set to ignore method calls to get, post, etc., which it will attempt to process when docstrings are attached, which fixes the unknown method name warnings that appear for routes.

rintaun added 3 commits July 29, 2018 16:03
The built-in YARD DSL handler is set to ignore method calls to get, 
post, etc., which it will attempt to process when docstrings are 
attached.
That is the first version that includes DSLHandlerMethods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant