According to rebar docs, typing "rebar compile" is supposed to generate the files in ./ebin
I think this is why I have "missing route" problem.... no ebin means no controllers loaded means no working deploy? So, where are the ./ebin files for *my* code... all the ./deps folders have BEAM files in their ebin but not my project source files. I know they are dynamically compiled in dev mode, but not in deploy mode. I think this might be the root cause of the other problem. -- 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/5a2e28be-1823-45d5-a0dd-8c2e42a2d97e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
