Skip to content

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

Description

@roman-dubrovsky

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions