Skip to content

Branded views not used in rails daemon mode #2779

@nicolasfranck

Description

@nicolasfranck

Please complete the following fields as applicable:

What version of the DMPRoadmap code are you running? (e.g. v2.2.0)

3.0.1

Expected behaviour:

When you startup rails in daemon mode,
the application should use the branded views:

bin/rails server -d

Actual behaviour:

In rails daemon mode, the branded views are discarded.

Steps to reproduce:

bin/rails server -d

However, if you start the application like this,

puma -d

then the branded views are used again.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions