Skip to content

Update README.md#234

Closed
sebscholl wants to merge 1 commit intorails:mainfrom
sebscholl:patch-1
Closed

Update README.md#234
sebscholl wants to merge 1 commit intorails:mainfrom
sebscholl:patch-1

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).
@djmb
Copy link
Collaborator

djmb commented Nov 6, 2025

Thanks @sebscholl - I've reworked the section in #289 to use yaml configuration instead.

@djmb djmb closed this Nov 6, 2025
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.

2 participants