Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rake and Rails routes as un-parenthesised method #366

Open
matthewford opened this issue Nov 20, 2022 · 0 comments
Open

Add rake and Rails routes as un-parenthesised method #366

matthewford opened this issue Nov 20, 2022 · 0 comments

Comments

@matthewford
Copy link

matthewford commented Nov 20, 2022

namespace, desc, and task methods are not typically with parenthesis in a rake file.

The same in Rails routes:
get, put, post, delete, resources, namespace, match, mount, root

Although, if #365 is implemented, I could ignore the files.

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

No branches or pull requests

1 participant