Re: [Rails] On polymorphic associations with has_many through, is it possible to pull in multiple source types with one query?

2020-03-20 Thread Blake LeBlanc
Thank you Ariel, I'll look into it! Because right now I'm running each source_type query individually then concat-ing the results into a single array. Gets the job done, but it'd be nice to tackle it all in one fell swoop. On Thursday, March 19, 2020 at 5:20:33 PM UTC-5, Ariel Juodziukynas wrot

Re: [Rails] webrtc - anyone done multi video ?

2020-03-20 Thread tom
uh, i didnt know they had open sourced parts of it. was looking at https://www.twilio.com/video/pricing and thats usually just a bummer... thx though! On Fri, Mar 20, 2020 at 8:38 AM Walter Lee Davis wrote: > I meant, specifically, their new open-source video offering. They have a > bunch of q

Re: [Rails] webrtc - anyone done multi video ?

2020-03-20 Thread Walter Lee Davis
I meant, specifically, their new open-source video offering. They have a bunch of quick-start code that you can use to build a whole custom videoconferencing rig. I haven't dug into it in depth, but Twilio usually do a very thorough job of documenting (and writing) their applications. Walter >