Hello, I was reading the documentation for the find method of model (https://www.rubydoc.info/github/jeremyevans/sequel/Sequel%2FModel%2FClassMethods:find) and noticed that it recommends using other approaches: "You are encouraged to use Model.[] or Model.first instead of this method." Why might this be so? I've checked the source code and original commit to see if there was some extra info but didn't find anything.
Thanks, Tomás. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/57209867-36b4-4056-965f-46c1ad6470c6n%40googlegroups.com.
