You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jean Yang edited this page Aug 19, 2014
·
1 revision
Make sure you use the @jeeves annotation for classes and functions using Jeeves. If you are getting errors about missing attributes, it could be that you forgot to annotate something with @jeeves.
Do not nest @jeeves annotations. This should throw and error.
If you are using the Jelf web framework, make sure you are using JeevesModel and JeevesForeignKey and that you are using jeeves_id to access elements.