search for: ruby184

Displaying 11 results from an estimated 11 matches for "ruby184".

Did you mean: ruby186
2007 Oct 07
0
Rails AR/Oracle Unit Test: [7769] failed (getting worse)
...abstract/schema_definitions.rb U activerecord/lib/active_record/connection_adapters/mysql_adapter.rb U activerecord/CHANGELOG Updated to revision 7769. 1) Failure: test_preserving_date_objects(BasicsTest) [./test/base_test.rb:387:in `test_preserving_date_objects'' /usr/pkg/ruby184/lib/ruby/gems/1.8/gems/mocha-0.5.1/lib/mocha/test_case_adapter.rb:19:in `run'']: The last_read attribute should be of the Time class. <Thu, 15 Apr 2004> expected to be kind_of? <Time> but was <Date>. 2) Error: test_saves_both_date_and_time(DateTimeTest): RangeError: out...
2006 Aug 10
1
unable to upgrade to 1.1.5 (Win) gem error
...rk gem install is broken since i''ve upgraded to Ruby 1.8.4 and Ruby Gems 0.9.0. rem : Old Ruby 1.8.2 & gem 0.8.x still working.. [c:\temp\gem\rails115]gem update rails --include-dependencies -p "http://damnedproxy.local:8080" --debug Exception `Errno::ENOENT'' at C:/RUBY184/lib/ruby/site_ruby/1.8/rubygems/config_file.rb:50 - No such file or Updating installed gems... Exception `LoadError'' at C:/RUBY184/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27 - no such file to l Attempting remote update of rails Exception `Errno::EBADF'' at C:/RUBY184/lib/...
2006 Aug 09
6
gem install rails
Hi All, I installed ruby184-20 and rubygems-0.9.0 on my computer. When I tried to run C:\ruby>gem install rails --include-dependencies, it showed the following message: Bulk updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find actionpack (...
2006 May 31
1
Using caches_action ?
...;] returned false Completed in 0.01000 (100 reqs/sec) | DB: 0.00000 (0%) | 200 OK [http://localhost/forum/view_thread/6] Fwiw, I''ve changed environment.rb to enable caching (page caching works fine) with config.action_controller.perform_caching = true Dev environment (xp, ruby184, rails112) Any ideas ? Erik -- Posted via http://www.ruby-forum.com/.
2006 Mar 16
3
Connecting to Oracle8i
Hi All, I have a problem in connecting to oracle and here is the steps i''ve been going through (i''m using the regular oracle8 client, not the instant one): 1. i installed the one-click ruby installer (ruby184-16p3 windows.exe) 2. i installed the rails-1.0.0 framework using gem successfully 3. i tried connecting to oracle using all possible combination in the database.yml file (in the DATABASE and the HOST entry) but failed with the nonexistent oci adapter (ActiveRecord::AdapterNotFound) exception, for...
2006 Apr 06
7
[Fwd: Rails AR/Oracle Unit Test: [4185] failed]
...rb:139:in `calculate'' ./test/../lib/active_record/calculations.rb:92:in `sum'' ./test/calculations_test.rb:58:in `test_should_limit_calculation_with_offset'' 847 tests, 2823 assertions, 0 failures, 2 errors rake aborted! Command failed with status (1): [/usr/pkg/ruby184/bin/ruby -Ilib:test:test/...] (See full trace by running task with --trace)
2006 Oct 16
6
Rails AR/Oracle Unit Test: [5310] failed (but getting better)
...104:in `create_table'' ./test/../lib/active_record/connection_adapters/oracle_adapter.rb:368:in `create_table'' ./test/../lib/active_record/migration.rb:274:in `method_missing'' ./test/../lib/active_record/migration.rb:258:in `say_with_time'' /usr/pkg/ruby184/lib/ruby/1.8/benchmark.rb:293:in `measure'' ./test/../lib/active_record/migration.rb:258:in `say_with_time'' ./test/../lib/active_record/migration.rb:272:in `method_missing'' (eval):57:in `test_load_schema'' ./test/../lib/active_record/schema.rb:43:in...
2006 May 18
10
What IDE can be used with InstantRails
What IDE can be used with InstantRails I have installed ?InstantRails-1.3a-win? on my PC. When I first started the InstantRails, an error message said something about unable to start Apache because Port 80 being used by another process. I went to change the Apache Port 80 and List 80 to Port 4001 and Listen 4001 respectively. I was ratrher pleased that ?phpmyadmin? was working at
2006 Apr 05
0
how to intall ruby local?
...en i use gem install rails there error happened as below: Attempting local installation of ''rails'' Local gem file not found: rails*.gem Attempting remote installation of ''rails'' ERROR: While executing gem ... (Errno::EBADF) Bad file descriptor -connect(2) i used ruby184-16_rc1 in windows_xp_sp2. and i download the zip package,but i don''t know how to install it. pls help me. thanks. -- Posted via http://www.ruby-forum.com/.
2006 Jul 07
1
Rails AR/Oracle Unit Test: [4578] failed (but getting better)
...------ U activerecord/lib/active_record/base.rb Updated to revision 4578. 1) Failure: test_no_locks_no_wait(PessimisticLockingTest) [./test/locking_test.rb:114]: <false> is not true. 907 tests, 3187 assertions, 1 failures, 0 errors rake aborted! Command failed with status (1): [/usr/pkg/ruby184/bin/ruby -Ilib:test:test/...] (See full trace by running task with --trace)
2006 Mar 19
20
Instiki 0.11.0 - ActiveRecord Forever
Dear all, If you thought Instiki was a dead project, you were right. Since I''ve got a day job that doesn''t suck (Official Ruby Zealot of ThoughtWorks Canada), my motivation to do open source greatly sufferred :) But... but... but! Here is Instiki 0.11.0, and in this version Instiki is (finally!) moving to ActiveRecord backend and (finally!) has the File Upload feature.