> I want to do something when the web server start. how to do that and where > should i put do_something_for_server_start?
There are some hooks in priv/init where you can add something. > Does boss_db support "or" condition Now? boss_db is best for really simple queries; beyond those I usually reach for SQL via boss_db:execute pretty quickly. -- David N. Welton http://www.welton.it/davidw/ http://www.dedasys.com/ -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CA%2Bb9R_uAUkaHNvuZWypBf-RSm_Z74-T-5K473NvyRx7MKeFFkA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
