Potentially outdated documentation mentioning model_classes
#2161
duongdominhchau
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
http://sequel.jeremyevans.net/rdoc/files/doc/code_order_rdoc.html
The doc page above mentioned
model_classes
, but I triedgit grep model_classes
onsequel
repo and only found deprecation notice in the changelog, there is no code for that method. Further searching reveals that the definition is insequel_core
version2.2.0
which is released around 2008. Could someone please tell me what is current best practice about this? Should I just ignore that piece of code and do nothing?Beta Was this translation helpful? Give feedback.
All reactions