On 8 December 2014 at 11:10, Gene Dela Cruz <[email protected]> wrote: > I'm getting this error in my script. Can someone help me figure out what > I'm missing on my code. Thank you. > > Gem::LoadError: Could not find selenium-client (>= 0) amongst > [actionmailer-2.3.8, actionpack-2.3.8, activerecord-2.3.8, > activerecord-jdbc-adapter-0.9.6-java, > activerecord-jdbcmysql-adapter-0.9.6-java, > activerecord-jdbcpostgresql-adapter-0.9.6-java, activeresource-2.3.8, > activesupport-2.3.8, columnize-0.3.6, diff-lcs-1.1.3, jdbc-mysql-5.0.4, > jdbc-postgres-8.4.702-java, linecache-0.46-java, rack-1.1.0, > rails-2.3.8, rake-10.0.4, rake-10.0.3, rcov-0.8.1.5.0-java, > rspec-2.13.0, rspec-core-2.13.1, rspec-expectations-2.13.0, > rspec-mocks-2.13.0, ruby-debug-0.10.5.rc2, > ruby-debug-base-0.10.5.rc2-java, ruby-debug-ide-0.4.17.beta14]
Have you run bundle install Colin > > to_specs at > C:/Users/gene/AppData/Roaming/NetBeans/8.0.1/jruby/lib/ruby/shared/rubygems/dependency.rb:247 > to_spec at > C:/Users/gene/AppData/Roaming/NetBeans/8.0.1/jruby/lib/ruby/shared/rubygems/dependency.rb:256 > gem at > C:/Users/gene/AppData/Roaming/NetBeans/8.0.1/jruby/lib/ruby/shared/rubygems.rb:1231 > (root) at C:\Users\gene\Projects\lib\roche.rb:3 > > -- > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/6c32ceef0a654af6ff53771bf399883d%40ruby-forum.com. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsXqQoka73sSy9Ot_YWMYGaGUuXaTdO4aSLNOLg8Tm0Sg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

