Ruby on Rails Monday, October 16, 2017

I'm trying to render a partial from (Active Job + Action Cable).  I've debugged the call to see that it's executing twice.  Once with the object passed from my Active Job, and another without it.  Can anyone explain why this is happening? Or perhaps I have it wrong and that's not actually happening.  I've put my code samples here that illustrates the calls: https://gist.github.com/daveomcd/bd221c5270ce4f075bf861ba0eba71c3

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/72813d89-a118-433e-bbb8-1b8df16b6b18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment