Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change lazy loading to be Ruby standard autoload #1551

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Conversation

nbulaj
Copy link
Member

@nbulaj nbulaj commented Jan 31, 2022

Change autoload technique for ORM adapter

@nbulaj nbulaj changed the title WIP: Change lazy loading to be Ruby std autoload WIP: Change lazy loading to be Ruby standrad autoload Jan 31, 2022
@nbulaj nbulaj changed the title WIP: Change lazy loading to be Ruby standrad autoload WIP: Change lazy loading to be Ruby standard autoload Jan 31, 2022
@nbulaj nbulaj linked an issue Jan 31, 2022 that may be closed by this pull request
@nbulaj nbulaj force-pushed the fix-models-autoload branch from 4ca8a60 to 6989190 Compare January 31, 2022 15:34
@nbulaj nbulaj force-pushed the fix-models-autoload branch 2 times, most recently from 4574c75 to dd0134f Compare February 1, 2022 15:43
spec/lib/config_spec.rb Outdated Show resolved Hide resolved
@nbulaj nbulaj force-pushed the fix-models-autoload branch from f57aa87 to 32d881e Compare February 2, 2022 13:15
@nbulaj nbulaj marked this pull request as ready for review February 2, 2022 13:26
@nbulaj nbulaj changed the title WIP: Change lazy loading to be Ruby standard autoload Change lazy loading to be Ruby standard autoload Feb 2, 2022
@nbulaj nbulaj added this to the 5.6 milestone Feb 2, 2022
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.

Unable to use a custom STI OAuthApplication class
2 participants