Chicagoboss console gives “undefined function” from console

24 views
Skip to first unread message

wang...@gmail.com

unread,
Mar 16, 2014, 12:33:56 AM3/16/14
to chica...@googlegroups.com

Following the login example from An Evening with Chicago 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?

Dmitry Polyanovsky

unread,
Mar 16, 2014, 10:34:07 AM3/16/14
to chica...@googlegroups.com
Did you tried './rebar compile' ?
Reply all
Reply to author
Forward
0 new messages