Skip to content

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

@roman-dubrovsky

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

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