search for: ruby192

Displaying 20 results from an estimated 40 matches for "ruby192".

Did you mean: ruby193
2011 Sep 09
0
[BUG] require on Windows fails
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi there, A friend of mine tried using RedCloth on Windows as part of a project I introduced hin to, but RedCloth failed to require. This is what he got: ====================================================================== c:\Ruby192\msysgit\msysgit\OpenRubyRMK\karfunkel>bundle exec rake - --trace rdoc rake aborted! no such file to load -- 1.9/redcloth_scan Couldn''t load 1.9/redcloth_scan The $LOAD_PATH was: C:/Ruby192/lib/ruby/gems/1.9.1/gems/r18n-desktop-0.4.9/lib C:/Ruby192/lib/ruby/gems/1.9.1/gems/r18n-core-0.4....
2010 Dec 15
3
ORA-12514: TNS:listener d oes not currently know of service requested in connect descriptor (OCIEr
...the procedures but now I am stuck with the below error C:\Documents and Settings\SawanKumar.Thammadi\RubyOnRails\datamanger>rake db:migrate (in C:/Documents and Settings/SawanKumar.Thammadi/RubyOnRails/datamanger) rake aborted! OCI Library Initialization Error oci8lib.c:98:in oci8lib_191.so C:/Ruby192/lib/ruby/gems/1.9.1/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `r equire'' . . . C:/Ruby192/lib/ruby/gems/1.9.1/gems/ruby-oci8-2.0.4-x86-mingw32/lib/oci8.rb:23:in `<top (required)>'' . . C:/Ruby192/lib/ruby/gems/1.9.1/gems/activerecord-oracle_enhanced-a...
2010 Nov 12
0
wrong number of arguments (0 for 1) (ArgumentError)
if i run rails serve i am fa C:\forex>rails server => Booting WEBrick => Rails 3.0.0 application starting in development on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server Exiting C:/Ruby192/lib/ruby/gems/1.9.1/gems/activesupport-3.0.0/lib/active_support/cache/file_store.rb:17:in `initialize'': wrong number of arguments (0 for 1) (ArgumentError) from C:/Ruby192/lib/ruby/gems/1.9.1/gems/activesupport-3.0.0/lib/active_support/cache.rb:69:in `new'' from C:/...
2011 Jul 25
4
Rails 3 test database issues
...nversion_dir_id'' in ''field list'': INSERT INTO `conversions` (`file_name`, `conversion_dir_id`, ` created_at`, `updated_at`, `id`) VALUES (''MyString'', 1, ''2011-07-25 13:32:52'', '' 2011-07-25 13:32:52'', 980190962) C:/Ruby192/lib/ruby/gems/1.9.1/gems/activerecord-3.0.3/lib/ active_record/con nection_adapters/abstract_adapter.rb:202:in `rescue in log'' C:/Ruby192/lib/ruby/gems/1.9.1/gems/activerecord-3.0.3/lib/ active_record/con nection_adapters/abstract_adapter.rb:194:in `log'' C:/Ruby192/lib/rub...
2012 Feb 26
15
ActiveRecord::ConnectionNotEstablished
Hi, I am trying the tutorial in: http://guides.rubyonrails.org/getting_started.html when I try to navigate to http://localhost:3000 after the 4.3 change I get the error : ActiveRecord::ConnectionNotEstablished and I don''t know how to solve it the database.yml file is: adapter => mysql host => 127.0.0.1 database => blog username => root password => ***** my
2011 Jul 26
0
active record wants root password, not sure why ..
...r => "PZZ", :password => "PZZ" ) attr = MsdsAttr.find(:first) I get the error below even though I didn''t try to connect using root. Running rails server/console etc doesn''t have this problem .. C:\inetpub\wwwroot\Larry\univ-parse>ruby db-test.rb C:/Ruby192/lib/ruby/gems/1.9.1/gems/activerecord-3.0.9/lib/ active_record/connect ion_adapters/mysql_adapter.rb:614:in `real_connect'': Access denied for user ''roo t''@''localhost'' (using password: YES) (Mysql::Error) from C:/Ruby192/lib/ruby/gems/1.9.1/gems/a...
2011 Apr 09
1
Problem with "open_id_authentication" plugin
I just install the plugin. I didn''t do anything first ( should I? ). And try "rails server" And this is what I got (error part): C:/Ruby192/lib/ruby/gems/1.9.1/gems/activesupport-3.0.6/lib/active_support/dependencies.rb:239:in `require'': no such file to load -- openid (LoadError) from C:/Ruby192/lib/ruby/gems/1.9.1/gems/activesupport-3.0.6/lib/active_support/dependencies.rb:239:in `block in require'' from C...
2010 Nov 25
2
no such file to load - spec/test/unit
...b/rubygems/custom_require>:29:in `require'': no such file to load -- spec/test/unit (LoadError) from <internal:lib/rubygems/custom_require>:29:in `require'' from C:/watir-tests/craftfree/randomperform.rb:3:in `<top (required)>'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core-2.1.0/lib/rspec/core /configuration.rb:334:in `load'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core-2.1.0/lib/rspec/core /configuration.rb:334:in `block in load_spec_files'' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/rspec-core...
2011 Dec 08
3
Problem with running "WEbrick"
...ked it and it worked ) I installed rails then I create a project on "C:\Users\Amiref\Documents\Sites\simple_cms" with this order : "rails new simple_cms -d mysql" then when I use "rails server" to run webrick I saw this error on command prompt : "rails.bat : C:/Ruby192/lib/ruby/gems/1.9.1/gems/mysql2-0.3.11-x86-mingw32/lib/mysql2/mysql2.rb:2:in `require'': Incorrect MySQL client library version! This gem was compile d for 6.0.0 but the client library is 5.1.45. (RuntimeError) At line:1 char:6 + rails <<<< server + CategoryInfo :...
2010 Sep 23
3
Can't install mysql2 gem on Windows 7
...ns: --with-opt-dir --without-opt-dir --with-opt-include --without-opt-include=${opt-dir}/include --with-opt-lib --without-opt-lib=${opt-dir}/lib --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=C:/Ruby192/bin/ruby C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:368:in `try_do'': The complier failed to generate an executable fil e. (RuntimeError) You have to install development tools first. from C:/Ruby192/lib/ruby/1.9.1/mkmf.rb:435:in `try_link0'' from C:/Ruby192/lib/ruby/1.9.1/mkm...
2010 Nov 20
4
How to get rspec running?
...ns (2.0.1) Using rspec-mocks (2.0.1) Using rspec (2.0.1) Using rspec-rails (2.0.1) Using sqlite3-ruby (1.3.2) Using webrat (0.7.1) Using will_paginate (3.0.pre2) Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed. U:\railsprojects\rim2011>rspec spec/ C:/Ruby192/lib/ruby/gems/1.9.1/gems/nokogiri-1.4.4-x86-mingw32/lib/nokogiri/nokogiri.rb:1:in `require'': 127: Die angegebene Prozedur wurde nicht gefunden. - Init_nokogiri (LoadError) C:/Ruby192/lib/ruby/gems/1.9.1/gems/nokogiri-1.4.4-x86-mingw32/lib/nokogiri/1.9/nokogiri.so from C:/Ruby192/...
2011 Sep 09
1
i need help.please anyone can help me out witth this.
...not found as one error when i was installing rails... further all steps worked like installing sqlite3 and creating test application...but wen i gave a cmd called rake db:migrate, i got errors like these- rake aborted! No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb) D:/Ruby192/lib/ruby/1.9.1/rake.rb:2367:in `raw_load_rakefile'' D:/Ruby192/lib/ruby/1.9.1/rake.rb:2007:in `block in load_rakefile'' D:/Ruby192/lib/ruby/1.9.1/rake.rb:2058:in `standard_exception_handling'' D:/Ruby192/lib/ruby/1.9.1/rake.rb:2006:in `load_rakefile'' D:/Ruby192/lib/...
2010 Oct 13
1
rails 3 with mongodb
...lp me with this. Thanks. <internal:lib/rubygems/custom_require>:29:in `require'': no such file to load -- mongo (LoadError) from <internal:lib/rubygems/custom_require>:29:in `require'' from d:/RailsApp/ondoc/Gemfile:4:in `build'' from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/ bundler/defin ition.rb:19:in `instance_eval'' from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/ bundler/defin ition.rb:19:in `build'' from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/ bundler.rb:12 8:in...
2010 Sep 05
13
undefined method `path' for Gem:Module (NoMethodError)
Hi, when running - ''ruby setup.rb'' I get the following error message: C:\rubygems-1.3.7>ruby setup.rb C:/rubygems-1.3.7/lib/rubygems/source_index.rb:68:in installed_spec_directories'': undefined method `path'' for Gem:Module (NoMethodError) Ruby version is ruby-1.9.2-p0. Any idea ? Thanks. Dani -- Posted via http://www.ruby-forum.com/. -- You received
2011 Mar 14
3
error during installing gem named mysql2
...nd prompt * *can any one help me out? please* * * *thanks.* * * *C:\>gem i mysql2* *Temporarily enhancing PATH to include DevKit...* *Building native extensions. This could take a while...* *ERROR: Error installing mysql2:* * ERROR: Failed to build gem native extension.* * * * C:/Ruby192/bin/ruby.exe extconf.rb* *checking for rb_thread_blocking_region()... yes* *checking for main() in -llibmysql... no* **** extconf.rb failed **** *Could not create Makefile due to some reason, probably lack of* *necessary libraries and/or headers. Check the mkmf.log file for more* *details. You ma...
2010 Oct 03
23
Newbe: rails version issue
I am evaluating RubyMine but am getting the following rake issue... C:/Ruby192/lib/ruby/1.9.1/rubygems.rb:340:in `bin_path'': can''t find executable rake for rake-0.8.7 (Gem::Exception) There are many web pages (through Google) that discuss this, and several recommend applying a patch and link to a .patch file (0001-version-bundled-gems-during-installation.pa...
2010 Aug 22
7
Rails 3: Error saving an object with no useful information
...39;m getting an error and have no idea how to fix this since it doesn''t give me any information hinting where the problem is: irb(main):054:0> reload!;User.last.save! Reloading... NameError: undefined local variable or method `to_ary'' for #<User:0x4ed5d20> from D:/ruby192/lib/ruby/gems/1.9.1/gems/activemodel-3.0.0.rc/lib/active_model/attribute_methods.rb:364:in `method_missing'' from D:/ruby192/lib/ruby/gems/1.9.1/gems/activerecord-3.0.0.rc/lib/active_record/attribute_methods.rb:46:in `method_missing'' from D:/ruby192/lib/ruby/gems/1....
2011 Mar 20
10
Unable to install mysql2 gem on windows 7
...I am using ruby 1.9.2p136 (2010-12-25) [i386-mingw32]. E:\work_desk\trunk>gem install mysql2 -v 0.2.4 Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing mysql2: ERROR: Failed to build gem native extension. C:/Ruby192/bin/ruby.exe extconf.rb checking for rb_thread_blocking_region()... yes checking for main() in -llibmysql... no *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need confi...
2011 Jan 25
0
win7,ruby1.9.2p136. gem install rails not working.
...byinstaller.org/ . Fresh installation, `gem list --local` returns: *** LOCAL GEMS *** minitest (1.6.0) rake (0.8.7) rdoc (2.5.8) `gem env` returns: RubyGems Environment: - RUBYGEMS VERSION: 1.3.7 - RUBY VERSION: 1.9.2 (2010-12-25 patchlevel 136) [i386-mingw32] - INSTALLATION DIRECTORY: C:/Ruby192/lib/ruby/gems/1.9.1 - RUBY EXECUTABLE: C:/Ruby192/bin/ruby.exe - EXECUTABLE DIRECTORY: C:/Ruby192/bin - RUBYGEMS PLATFORMS: - ruby - x86-mingw32 - GEM PATHS: - C:/Ruby192/lib/ruby/gems/1.9.1 - C:/Users/user/.gem/ruby/1.9.1 - GEM CONFIGURATION: - :update_sources =&gt...
2011 Mar 14
3
Kgio - ERROR: Failed to build gem native extension.
Hello guys, I am not able to install kgio. Kgio not working on windows? I''m using: rails 3.0.5 ruby 192 gem 1.6.2 Windows XP. C:\Ruby192\bin>gem install kgio Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing kgio: ERROR: Failed to build gem native extension. C:/Ruby192/bin/ruby.exe extconf.rb checking for poll() in poll.h... no checking for ge...