Skip to content

Conversation

sebscholl
Copy link

The SolidCache::Record constant is uninitialized until after the Rails application has initialized. If not placed in an config.after_initialize block, the application will throw a NameError on load (Rails 7.2).

The `SolidCache::Record` constant is uninitialized until after the Rails application has initialized. If not placed in an `config.after_initialize` block, the application will throw a NameError on load (Rails 7.2).
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.

1 participant