Skip to content

Sanitize controller statement in route #81

@reel

Description

@reel

If you add a route with a target controller, we should throw if it includes spaces.

module.exports = {
  'resources ship': { controller: 'ship ', scope: 'operations' },
};

@maximepatry

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions