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

Not to duplicate methods in the controllers and helpers. #92

Open
roman-dubrovsky opened this issue Aug 14, 2019 · 0 comments
Open

Not to duplicate methods in the controllers and helpers. #92

roman-dubrovsky opened this issue Aug 14, 2019 · 0 comments
Labels
feature request New feature or request hacktoberfest For Hacktoberfest contributors

Comments

@roman-dubrovsky
Copy link
Contributor

Is your feature request related to a problem? Please describe.

There are some cases when some methods are duplicated in a controller (usually ApplicationContoller) and in the helpers (usually ApplicationHelper).

And we can use https://apidock.com/rails/ActionController/Helpers/ClassMethods/helper_method instead.

This is a Rails specific issue

@roman-dubrovsky roman-dubrovsky added feature request New feature or request postponed Not valuable for now labels Aug 14, 2019
@atatarenko atatarenko added hacktoberfest For Hacktoberfest contributors and removed postponed Not valuable for now labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request hacktoberfest For Hacktoberfest contributors
Projects
None yet
Development

No branches or pull requests

2 participants