Hello! I have just installed Joyride and the scripts it installed seem to be little out of sync, namely my_lib.cljs mentions
> this namespace i required by activate.cljs
but the file is actually called user_activate.cljs (and itself refers to activate.cljs in its comments)
Is it only the comments that are out of sync?
I see the README as well