Re: [Rails] Problem testing ajax func call via member routes

2014-01-19 Thread Kanna Vrk
Params missing check your params correctly.. *Thanks & Regards,kanna(9742665400)*... On Fri, Jan 17, 2014 at 3:19 AM, arca0 wrote: > Hi, > I'm having a problem writing a proper test for an exercise from "Agile Web > Development with Rails 4.0". The exercise was about creating a membe

Re: [Rails] gem install fileutils error

2014-01-19 Thread Kanna Vrk
please try gitbash .. it ill very useful. *kanna(9742665400)*... On Sun, Jan 19, 2014 at 11:55 PM, Astm Ali wrote: > Hello Guys > > I'm new in Ruby > so I'm now trying to install fileutils by using the command [ gem > install fileutils ] > > note: I'm using windows 7 :( > > always

[Rails] Re: net/ping not working

2014-01-19 Thread Miguel Tubia
Hi, thanks for your help. Yes, I did "bundle install". Anyway, now it's solved. On my gemfile, i wrote "require 'net/ping'" after the "gem 'net-ping', '~> 1.7.1'" entry, so now it's: gem 'net-ping', '~> 1.7.1' require 'net/ping' With this, now it's working... Thx!! -- Posted via http://www.r

[Rails] gem install fileutils error

2014-01-19 Thread Astm Ali
Hello Guys I'm new in Ruby so I'm now trying to install fileutils by using the command [ gem install fileutils ] note: I'm using windows 7 :( always when i trying to install it i got this error C:/RailsInstaller/Ruby1.9.3/bin/ruby.exe extconf.rb checking for Ruby version >= 1.8.5... yes check

[Rails] search gem

2014-01-19 Thread Samuel Sosina
hi, I am in need of a robust search gem. example used case would be customer looking for cars based on specific requirements, sort of like autotrader.com. I've looked into a few over at ruby toolbox but still undecided and curious to know what what the community advise. https://www.rubytoolbox