Did you tried './rebar compile' ? On Sunday, March 16, 2014 6:33:56 AM UTC+2, James Wang wrote: > > Following the login example from An Evening with Chicago > Boss<https://github.com/ChicagoBoss/ChicagoBoss/wiki/An-Evening-With-Chicago-Boss#my-first-boss>, > > after created the helper function "hash_for" by creating this > file(src/lib/user_lib.erl), according to the doc, I should be able to get > the password hash from the console: > > user_lib:hash_for("Bathhouse John", "password"). > > But what I got is this: > > ** exception error: undefined function user_lib:hash_for/2 > > Seems CB didn't know about the helper fucntion I created. > > Why? >
-- 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/710f8f86-5be2-452b-a4ac-f740bd354b14%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
