[Rails] Urgent Need - Junior Ruby on Rails Developer - 12+ Months

2015-04-01 Thread Amit Kumar
, Kanban, etc) Experience building font-end applications consuming web API's Healthcare industry experience *Thanks,Amit kumar | Technical Recruiter* Phone: (434) 282 - 1335 US NET-Metrics Inc 3425 W Peterson Ave, #A1,Chicago, IL 60659 Email Id: a...@usnetmetrics.com Website: www.usnetmetric

[Rails] I am facing heroku db:pull issue

2012-02-28 Thread Amit Kumar
Hi All, I have these gems taps (0.3.23, 0.3.14) mysql2 (0.3.11, 0.3.7, 0.2.18, 0.2.13, 0.2.11, 0.2.7, 0.2.6) This error comes when i run heroku db:pull Receiving schema Schema: 0% | | ETA: --:--:-- Schema:

Re: [Rails] [JOBS] Seeking RoR person for occasional site maintenance

2010-12-02 Thread Amit Kumar
Can you go for remote work? I am in India having 3 years of ROR experience. --- Regards, Amit Kumar Ruby On Rails Consultant +91 9890654102 Blogsite: http://amitbaraik.blog.co.in/ This e-mail is confidential and may be legally privileged. If you are not the intended recipient, please notify the

Re: [Rails] Re: Error heroku: App Crashed

2010-11-29 Thread Amit Kumar
Try using postgres, Heroku is well known to work with it --- Regards, Amit Kumar On 29 November 2010 18:00, satya wrote: > $ heroku logs > /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/ > runtime.rb:64:in > `require': no such file to load -- s

Re: [Rails] How to run the application Rubyonrails's on the server (localhost)

2010-10-18 Thread Amit Kumar
Also, before running command "script/server", run rake db:migrate in demo directory path to populate the DB but you need to create teh db first if using Mysql or Postgresql. On 18 October 2010 19:17, Amit Kumar wrote: > > Hi, > > If you have created your app then got t

Re: [Rails] How to run the application Rubyonrails's on the server (localhost)

2010-10-18 Thread Amit Kumar
Hi, If you have created your app then got to your rails directory and run "script/server" If app is not craeted then run "rails demo", it will create a rails app named with demo On 18 October 2010 19:06, amritpal pathak wrote: > i have download the source code of OpenStreetview.org ,this is a

Re: [Rails] Re: find_by_sql

2010-09-08 Thread Amit Kumar
Great! On 8 September 2010 19:18, PalaniKannan K wrote: > Hi, > > Thanks to both Amit and Frederick, It works... > > On 8 September 2010 13:44, Amit Kumar wrote: > >> Please got through this tutorial >> http://www.tutorialspoint.com/ruby/index.htm >> --- &

Re: [Rails] Re: find_by_sql

2010-09-08 Thread Amit Kumar
Please got through this tutorial http://www.tutorialspoint.com/ruby/index.htm --- Regards, Amit Kumar On 8 September 2010 17:10, PalaniKannan K wrote: > Hi Amit, > > Thank you for reply, I dont know the method to apply params, kinldy give me > some tutorial to apply params and modi

Re: [Rails] find_by_sql

2010-09-08 Thread Amit Kumar
Hi, You can pass the variable as params to your controller . --- Regards, Amit Kumar On 8 September 2010 16:38, PalaniKannan K wrote: > Hi, > > I am using > find_by_sql ("SELECT * FROM taxas WHERE taxon_id = '39'") in controller. > > Instead of '

[Rails] Model Associations

2010-07-20 Thread Amit Kumar
Hi, I have just started using rails and i am trying to use IP database to get user location. Here are the database schemas... [code]CREATE TABLE IF NOT EXISTS `ip_group_cities` ( `ip_start` bigint(20) NOT NULL, `location` int(11) NOT NULL, UNIQUE KEY `index_ip_group_cities_on_ip_start` (`i

Re: [Rails] Re: Apn on Rails gem

2010-07-11 Thread Amit Kumar
I mean device.id represents your token from apn_devices table. --- Regards, Amit Kumar Ruby On Rails Consultant +91 9890654102 Blogsite: http://amitbaraik.blog.co.in/ This e-mail is confidential and may be legally privileged. If you are not the intended recipient, please notify the sender

Re: [Rails] Re: Apn on Rails gem

2010-07-11 Thread Amit Kumar
token is your iphone id On 11/07/2010, Greg Ma wrote: > Amit Kumar wrote: >> Hi, >> >> Try this, i did it same way >> >> >>>> device = APN::Device.create(:token => " >>

Re: [Rails] Apn on Rails gem

2010-07-11 Thread Amit Kumar
Hi, Try this, i did it same way >> device = APN::Device.create(:token => " ") >> notification = APN::Notification.new >> device.id= 'xxx' >> notification.device = device >> notification.badge = 5 >> notification.sound

Re: [Rails] no such file to load -- chronic

2010-01-18 Thread amit kumar
Hi, Can you check by writing require 'chronic' at last in environment.rb file 2010/1/18 oren > I have require 'chronic' in a controller but I get the above error > when trying to see access this controller. > I am using it in a cucmber step and it's ok. the only issue is the > controller. > >

Re: [Rails] Re: where to put this class??

2009-12-15 Thread amit kumar
p. > To post to this group, send email to rubyonrails-t...@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >

Re: [Rails] where to put this class??

2009-12-15 Thread amit kumar
to rubyonrails-t...@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > -- Regards, Amit Kumar Sr. Soft

Re: [Rails] Need help...NameError in InteractController#add_to_cart

2009-12-15 Thread amit kumar
p://groups.google.com/group/rubyonrails-talk?hl=en. > > > > > > > > -- > > > > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > > To post to this group, send email to rubyonrails-t...@goog

Re: [Rails] Hi !!

2009-12-15 Thread amit kumar
s.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > -- Regards, Amit Kumar Sr. Software Engrr +91 9890654102 +

Re: [Rails] Hi !!

2009-12-15 Thread amit kumar
google.com/group/rubyonrails-talk?hl=en. > > > -- Regards, Amit Kumar Sr. Software Engrr +91 9890654102 +91 9373087399 Blogsite: http://amitbaraik.blog.co.in/ This e-mail is confidential and may be legally privileged. If you are not the intended r

[Rails] Re: RichTextEditor

2009-08-08 Thread amit kumar
working? I hacked out a > simple tinyMCE inline image uploader using jquery and jquery.form a > little while back; its nowhere close to what i'd call quality code, > but i suppose if i uploaded it somewhere it might help you find where > you went wrong? > > i'm almost ir

[Rails] Re: Connect Ruby on rails to MySQL

2009-06-15 Thread amit kumar
stalling sqlite3-ruby: >ERROR: Failed to build gem native extension. > > /usr/bin/ruby extconf.rb > checking for fdatasync() in -lrt... no > checking for sqlite3.h... no > > make > make: *** No rule to make target `ruby.h', needed by > `sqlite3_api_wrap.o

[Rails] Re: parsing text in rails application in linux platform

2009-06-15 Thread amit kumar
ad it > to the database... > > > > > > > > > Thanks in Advance > -- > Posted via http://www.ruby-forum.com/. > > > > -- Regards, Amit Kumar Sr. Software Engrr +91 9890654102 +91 9373087399 Blogsite: http://amitbaraik.blog.co.in/ --~--~-~--~~

[Rails] ruby enterprise + portable ubuntu on windows

2009-05-31 Thread Amit Kumar
Hi, Has anybody tried this out ??? -a --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this grou

[Rails] Re: Undefined method "updated?"

2008-10-14 Thread Amit Kumar
The solution is never use instance variable names with the name of the association. -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to