search for: ruby191

Displaying 14 results from an estimated 14 matches for "ruby191".

Did you mean: ruby193
2010 Jul 16
1
Rails 3 bug: undefined method `<=>' for class `ActiveSupport::Multibyte::Chars'
...nvironment ** Execute db:migrate == CreateUsers: migrating ==================================================== -- create_table(:users) rake aborted! An error has occurred, all later migrations canceled: undefined method `<=>'' for class `ActiveSupport::Multibyte::Chars'' c:/Ruby191/lib/ruby/gems/1.9.1/gems/activesupport-3.0.0.beta4/lib/ active_support/multibyte/chars.rb:49:in `<class:Chars>'' c:/Ruby191/lib/ruby/gems/1.9.1/gems/activesupport-3.0.0.beta4/lib/ active_support/multibyte/chars.rb:36:in `<module:Multibyte>'' c:/Ruby191/lib/ruby/gems/1.9....
2010 Jul 30
4
Ferret installation
....3.8 and i''m running windows 7 x64 When i enter ''gem install ferret --version 0.11.6'', it returns this error: Building native extensions. This could take a while... ERROR: Error installing ./ferret-0.11.6.gem: ERROR: Failed to build gem native extension. C:/Ruby191/bin/ruby.exe extconf.rb creating Makefile make gcc -I. -IC:/Ruby191/include/ruby-1.9.1/i386-mingw32 -I/C/Ruby191/include/ruby-1 .9.1/ruby/backward -I/C/Ruby191/include/ruby-1.9.1 -I. -O2 -g -Wall -Wno-paren theses -D_FILE_OFFSET_BITS=64 -o analysis.o -c analysis.c gcc -I. -IC:/Ruby191/include/...
2010 Jun 14
6
ERROR: Failed to build gem native extension (win server 2003/2008 ruby 1.9.1/1.8.7)
...--no-rdoc --no- ri INFO: `gem install -y` is now default and will be removed INFO: use --ignore-dependencies to install only the gems you list Building native extensions. This could take a while... ERROR: Error installing mongrel_service: ERROR: Failed to build gem native extension. C:/Ruby191/bin/ruby.exe extconf.rb checking for RegisterServiceCtrlHandlerEx()... *** 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 configuration options. Provided configuration...
2010 Jul 25
0
Testing problems: ActiveSupport
...test a small application with a simple testing, but I get the following errors while using Aptana 2.0.5 with Ruby 1.9.1 and Rails 2.3.8(I know why I get the first one, but I''m not sure about the ActiveSupport errors): Exception: undefined method `screen_name'' for nil:NilClass C:/Ruby191/lib/ruby/gems/1.9.1/gems/activesupport-2.3.8/lib/active_support/whiny_nil.rb:52:in `method_missing'' D:/Projects/RailsSpace/test/functional/user_controller_test.rb:39:in `try_to_login'' D:/Projects/RailsSpace/test/functional/user_controller_test.rb:28:in `testing_logout'' C:...
2009 Mar 12
8
Segment error loading rails
I have downloaded ruby 1.9.1 binaries to c:\ruby191 (I have ruby 1.8.6 under c:\ruby). I then downloaded gems 1.3.1 and ran "gem install rails --include-dependencies" from c:\ruby191\bin and it ran and came up with a segment error and killed the rails install. Any ideas what I am doing wrong? Thanks Chris -- Posted via http://www.ruby-...
2010 Aug 14
10
Redirecting after logging in
Hey everybody, I''m trying to make an example of a small networking site, and when I log in a user, it should redirect and show his profile, but I get the following error: NoMethodError in User#index Showing app/views/user/index.html.erb where line #5 raised: undefined method `screen_name'' for nil:NilClass Extracted source (around line #5): 2: Your basic information 3:
2011 Mar 02
2
[ win32utils-Bugs-28904 ] Gem win32-eventlog v0.5.2 on Ruby 1.9.1 and 1.9.2
...win32-eventlog (0.5.2) windows-api (0.4.0) windows-pr (1.1.3) 3. Problem: On Ruby 1.8.7 my scripts using win32 evenlog api works fine but on ruby 1.9.1 they don''t. I know the String management has changed on Ruby 1.9.1 and above. 4. Exception Details. C:/Ruby191/lib/ruby/gems/1.9.1/gems/win32-eventlog-0.5.2/lib/win32/eventlog.rb:14:in `[]'': invalid byte sequence in US-ASCII (ArgumentError) from C:/Ruby191/lib/ruby/gems/1.9.1/gems/win32-eventlog-0.5.2/lib/win32/eventlog.rb:14:in `nstrip'' from C:/Ruby191/lib/ruby/gems/1.9.1/...
2011 Apr 16
17
Rails 3 Crashing On Windows 7
Hi guys, I have Rails 3 running on Windows 7 with Ruby 1.9.2 Every now and again, my server crashes, and I see the following information in the windows event log: Faulting application name: ruby.exe, version: 1.9.2.180, time stamp: 0x4d5ee5ed Faulting module name: msvcrt-ruby191.dll, version: 1.9.2.180, time stamp: 0x4d5ee5ec Exception code: 0xc0000005 Fault offset: 0x0011a00e Faulting process id: 0x1624 Faulting application start time: 0x01cbfc46036ca1be Faulting application path: C:\Ruby192\bin\ruby.exe Faulting module path: C:\Ruby192\bin\msvcrt-ruby191.dll Report Id: a...
2011 Feb 02
0
[ win32utils-Bugs-28904 ] Gem win32-eventlog v0.5.2 on Ruby 1.9.1 and 1.9.2
...win32-eventlog (0.5.2) windows-api (0.4.0) windows-pr (1.1.3) 3. Problem: On Ruby 1.8.7 my scripts using win32 evenlog api works fine but on ruby 1.9.1 they don''t. I know the String management has changed on Ruby 1.9.1 and above. 4. Exception Details. C:/Ruby191/lib/ruby/gems/1.9.1/gems/win32-eventlog-0.5.2/lib/win32/eventlog.rb:14:in `[]'': invalid byte sequence in US-ASCII (ArgumentError) from C:/Ruby191/lib/ruby/gems/1.9.1/gems/win32-eventlog-0.5.2/lib/win32/eventlog.rb:14:in `nstrip'' from C:/Ruby191/lib/ruby/gems/1.9.1/...
2012 Apr 26
0
SQlite
Hello and good day I hit an error that i do not know what to do with. I am running rails server so that I can see http://localhost:3000/pages/home. Then I get the error "The procedure entry point rb_str2cstr could not be located in the dynamic link library msvct-ruby191.dll" I am also getting an error - no driver for sqlite3 found - on the tab that I typed in the address. I am using windows 7. This all has worked just fine until today. The only thing that I have done is downloaded SQLite database browser so that I could look at a db. Any thoughts before...
2008 Apr 12
12
sqlite3.dll problem
Hi I''m triying to begin developing in ruby on rails, and I''ve instaled all the components but there is a problem with the file sqlite3.dll. When I try to execute my first example in my web browser apears an alert that says sqlite3.dll is not found. I''m working on windows XP with firefox and the server is WEBrick. If someone knows how can I resolve the problem please
2009 May 26
4
Unable to use wxruby-ruby19 in Ruby 1.9.1-p129 on Windows
...C:/ruby19/ruby-1.9.1-p129-i386-mingw32/bin/irb:12:in `<main>'' I would translate it this way: "The given procedure wasn''t found". At the same time I get a Windows error window, saying: Der Prozedureinsprungpunkt "DLLMain@12" wurde in der DLL "msvcrt-ruby191.dll" nicht gefunden. I don''t know how to translate "Prozedureinsprungpunkt", but it must be something like "procedure definition point", so I would say: The procedure definition point "DLLMain@12" wasn''t found in the "msvcrt-ruby19.dll&quo...
2012 Apr 07
5
FFI and msvcrt
Hi, I''ve been using FFI with a Ruby 1.9.3 built with MSVC++ and it''s been working well. One thing I''ve run into though is this: ffi_lib :msvcrt But that''s not the runtime I want. But I don''t want to hard code the runtime name either. I realize I could parse it out of RbConfig, but I was hoping for something nicer. Is there a way we could create an
2009 Mar 30
0
[ win32utils-Support Requests-24279 ] Windows 7 x64 - building a win32-api gem on windows
...y/include/ruby-1.9.1/x64-mswin64_80 -Ic:/ruby/include/ruby-1.9.1/ruby/backward -Ic:/ruby/include/ruby-1.9.1 -Iwin32 -MD -Zi -O2b 2xty- -Zm600 -DHAVE_STRNCPY_S -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -Foapi.obj -c -Tcwin32/api.c api.c cl -nologo -LD -Feapi.so api.obj msvcr80-ruby191.lib oldnames.lib user32.lib advapi32.lib shell32.lib ws2_32.lib -link -incremental:no -debug -opt:re f -opt:icf -dll -libpath:"." -libpath:"c:/ruby/lib" -implib:api-x64-mswin64_80.lib -pdb:api-x64-mswin64_80.pdb -def:api-x64-mswin64_80.def Creating library api-x64-mswin64_8...