You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
This was intentional and hence it's not documented as working, although I can see why you'd think it would work this way (and FWIW I agree it would be nice if it did it).
config/initializers/api.rb
app/models/person.rb
rails console
So as you see no verbosity and lazy load.
Same thing if i create own base class and set config.
app/models/my_base.rb
app/models/person.rb
The text was updated successfully, but these errors were encountered: