Re: [Rails] Videoconferencing.

2018-02-06 Thread Mauro Sanna
Thanks for the answer. What about bigbluebutton? On 6 February 2018 at 21:15, Germano Teixeira wrote: > I'm using most of the time https://appear.in/, its free for few users . > > If you are looking for something to use in your own project take a look at > https://webrtc.org/. > With more clarif

Re: [Rails] Videoconferencing.

2018-02-06 Thread Germano Teixeira
I'm using most of the time https://appear.in/, its free for few users . If you are looking for something to use in your own project take a look at https://webrtc.org/. With more clarification about what you are planing to do i could be more helpful. ;) Em ter, 6 de fev de 2018 às 16:04, Mauro Sa

[Rails] Looking For [JOB]

2018-02-06 Thread Bug
Hi guys, I am looking for a remote full time ROR job. *Github*: https://github.com/ezhenezhen *CV* : https://hh.ua/applicant/resumes/view?resume=704cb419ff01b2d0370039ed1f41756153784a *Linkedin*: https://www.linkedin.com/in/ievgenii-karpenko/ *Email: *ezhenez...@gmail.com *Location*: Kiev, Ukr

[Rails] Videoconferencing.

2018-02-06 Thread Mauro Sanna
Scuse me for the OT. Can you suggest a good videoconferencing open source product? -- 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+unsubs

Re: [Rails] Active Storage Mirror Service

2018-02-06 Thread Walter Lee Davis
> On Feb 5, 2018, at 1:32 PM, Hany Elbanna wrote: > > in: > http://edgeguides.rubyonrails.org/active_storage_overview.html#mirror-service > > "You can start mirroring to the new service, copy existing files from the old > service to the new, then go all-in on the new service." > > > > I ha