I cannot find documentation for using models within bin/sequel. In bin/sequel Users.first gives uninitialized constant error while DB[:users].first works as expected. Models in my routes work fine (also, as expected.)
I suspect I'm missing a require statement somewhere but as I said, I can't find docs. Is this doable? Is this documented? If yes but undocumented, I'd happily author the docs and submit a PR. Thank you, John -- 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/4cd34cae-b1b4-4fb0-9706-7852206707ccn%40googlegroups.com.
