Skip to content

feat(devcontainer): Improve Rails initializer for devcontainer #98

@jjmata

Description

@jjmata

(from a Copilot PR review)

[nitpick] The session key is hardcoded as '_app_session'. Consider using Rails.application.config.session_options[:key] or a configurable value to maintain consistency with the application's existing session configuration.

    key: Rails.application.config.session_options[:key],

Originally posted by @Copilot in #95 (comment)

Metadata

Metadata

Assignees

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