Re: [Rails] Re: Contributing in Rails

2016-01-10 Thread Aishwarye Omer
Hello @Tobias Feistmantl. Thank you very much for the advice. Will seek more help. Extremely sorry for the late reply. Regards Aishwarye Omer On Mon, Jan 11, 2016 at 12:31 PM, Aishwarye Omer wrote: > Hi @Taras Matsyk. Extremely sorry for the late reply. Thank you for the > advice. This will sur

Re: [Rails] Re: Contributing in Rails

2016-01-10 Thread Aishwarye Omer
Hi @Taras Matsyk. Extremely sorry for the late reply. Thank you for the advice. This will surely help me a lot. *regards* *Aishwarye Omer* On Fri, Jan 8, 2016 at 10:59 PM, Tobias Feistmantl < tobias.feistma...@gmail.com> wrote: > Hi Aishwarye, > > Rails is a beast. It's a pretty big project. As

[Rails] Re: Rails app how to scan qrcode in mobile browser

2016-01-10 Thread David
Hi Shaik, Have you made any progress with this? Have you managed to get camera access from the browser and want to pass the image back to be processed? David www.tea.blue On Wednesday, December 9, 2015 at 2:26:01 PM UTC, shaik@cortexcraft.com wrote: > > I am trying to scan the qrcode/barc

[Rails] Ruby on Rails DB Relation

2016-01-10 Thread Shabbir Ahmed
For suppose I have three database table eg: recruiters recruiter_id | name | email | 1| xyz | x...@gmail.com | companies company_id