I'm trying to write a new condition for god, I have 2 questions: Where should the conditions be placed?
I'm assuming within the conditions folder within the gem structure, like: /var/lib/gems/1.9.1/gems/god-0.13.3/lib/god/conditions/ I have named the condition like so: log_seen.rb, the Class within being named as LogSeen, however the god log shows: ERROR: No Condition found with the class name God::Conditions::LogSeen I assume this is an error with my code in log_seen.rb, how can I troubleshoot this further? It would be good to update the docs with the above information if someone knows the answers. Thanks Luke -- You received this message because you are subscribed to the Google Groups "god.rb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/god-rb. For more options, visit https://groups.google.com/groups/opt_out.
