[Rails] Re: Homes For Syrians website

2015-09-22 Thread prionko
Richard, Please send the wish list. regards, On Monday, 21 September 2015 21:53:04 UTC+5:30, Richard Moore wrote: > > Hi All, > > First post. New to Ruby although good experience with Drupal and other > CMSs. > > Recently, I put together a site to match space in UK homes with Syrian > refuge

Re: [Rails] Re: Rails passing params in link_to how to make it secure

2015-08-16 Thread prionko
Nilay, Why did u use Feed and FeedLike model? The solution provided by Liz is good. You can pass binary values for updating the like and dislike value, instead of having two different models. And definitely your code needs lot of cleanups. Google for code cleanups, refactoring in rails. -Sau

[Rails] Re: Hiring Ruby Backend developer

2015-05-30 Thread prionko
Hello Max, Is this a remote position ? Im Saurav, based in India, and have 7+ years of experience in RoR. Do, let me know. Regards, Saurav On Saturday, 30 May 2015 12:22:57 UTC+5:30, Maxwell Levine wrote: > > Hey all, my company is hiring a Ruby backend developer for our native iOS > app. If

[Rails] Re: Job

2013-02-14 Thread prionko
Are you looking for remote developers. If not what's the location ? On Wednesday, 13 February 2013 22:50:13 UTC+5:30, Sharan Kaur wrote: > > Do you want to work in a creative, collaborative environment with a > company that is the next *Big Thing*? The company is offering generous > compensation

[Rails] Re: Job

2013-02-14 Thread prionko
Are you looking for remote developers. If not what's the location ? On Wednesday, 13 February 2013 22:50:13 UTC+5:30, Sharan Kaur wrote: > > Do you want to work in a creative, collaborative environment with a > company that is the next *Big Thing*? The company is offering generous > compensation

[Rails] Re: Ruby on Rails to power 13,000 schools with 7million+ students in Kerala, India

2011-08-08 Thread prionko
Its really good to know it !! On Aug 7, 7:21 pm, Unni Koroth wrote: > I don't know how many of you are already aware of the Opensource > Project Fedena -http://www.projectfedena.org/ > > Fedena is recently selected by Government of Kerala, India to automate > 13,000 schools with 7million+ student

[Rails] Re: RoR Opening Command Prompt?

2010-05-26 Thread prionko
You can use system system method in the kernel class of ruby for this purpose look at this link http://ruby-doc.org/core/classes/Kernel.html#M005971 Hope this helps you. -Saurav On May 26, 1:24 am, anon_comp wrote: > Is there a code for Ruby on Rails to open Command Prompt, input a > line, and