Skip to content

Rails6 removed namespaced_file_path #470

@kdiogenes

Description

@kdiogenes

This PR removed namespaced_file_path from Rails6: rails/rails#27353

The jubilder controller template still uses this method: https://github.com/rails/jbuilder/blob/master/lib/generators/rails/templates/controller.rb#L2

I replaced this method by namespaced_path and all tests keep green.

Is there anything against this change?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions