Skip to content

Conversation

@jcoyne
Copy link
Member

@jcoyne jcoyne commented Oct 16, 2024

We previously thought there was a bug in Rails or Propshaft which we were working around by precompiling assets in test. However, further analysis led us to conclude the problem is really in the default configuration for Devise. It prevents other engines (like propshaft) from loading their routes when config.eager_load=true

See heartcombo/devise#5720

We previously thought there was a bug in Rails or Propshaft which we were working around by precompiling assets in test.  However, further analysis led us to conclude the problem is really in the default configuration for Devise.  It prevents other engines (like propshaft) from loading their routes when config.eager_load=true

See heartcombo/devise#5720
@jcoyne jcoyne merged commit d27a1d1 into main Oct 16, 2024
11 checks passed
@jcoyne jcoyne deleted the fix-devise branch October 16, 2024 15:23
jcoyne added a commit that referenced this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants