Project

General

Profile

Actions

Refactor #12311

closed

Refactor rack openid middleware initialization to be both rails3 & 4 compatible

Added by Chris Peters over 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Rails
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When placed in a rails initializer the rack middleware fails to load, throwing a can't modify frozen array error. Moving the initialization to the application config resolves this issue.

Actions

Also available in: Atom PDF