Daniel Hernandez

Joined

4,210 Experience
42 Lessons Completed
0 Questions Solved

Activity

Great episode and just in time. I just started working on updating my app to accept inbound webhooks from a couple of different vendors. I seem to have an issue when I put the job in a the webhook module (Webhooks::CustomJob). I get a NameError(uninitialized constant Webhooks::CustomJob). When i place the job directly into the "jobs" folder it works fine.