search for: ruby187

Displaying 20 results from an estimated 28 matches for "ruby187".

Did you mean: ruby186
2011 Nov 18
5
Puppet on windows: File resource problem
...quot;, content => template("gu_splunk/inputs.conf.windows.erb"),    } debug: /Stage[main]/Gu_splunk::Windows/File[splunk_inputs]/content: Executing ''diff -u C:/Splunk/etc/system/local/inputs.conf C:/Users/ml623/AppData/Local/Temp/ puppet-file20111118-3304-81qt4z-0'' C:/Ruby187/lib/ruby/gems/1.8/gems/win32-process-0.6.5/lib/win32/process.rb:889:in `create'' C:/Ruby187/lib/ruby/site_ruby/1.8/puppet/util.rb:336:in `execute_windows'' C:/Ruby187/lib/ruby/site_ruby/1.8/puppet/util.rb:374:in `execute'' C:/Ruby187/lib/ruby/site_ruby/1.8/puppet/util/diff.r...
2012 Feb 29
4
Windows Puppet 2.7.12rc1-7-g281901e hands at end of run
...ative URLs ''\\\\WN7X64-6MYJ5QA\ \source\\win_test_file.txt'' at /etc/puppet/manifests/nodes.pp:6 Wed Feb 29 09:32:16 -0600 2012 Puppet (notice): Caught INT; calling stop Trace Info: notice: Starting Puppet client version 2.7.12 info: Caching catalog for wn7x64-6myj5q1 C:/Dev/tools/Ruby187/lib/ruby/site_ruby/1.8/puppet/parameter.rb:165:in `fail'' C:/Dev/tools/Ruby187/lib/ruby/site_ruby/1.8/puppet/type/file/source.rb: 65:in `un safe_validate'' C:/Dev/tools/Ruby187/lib/ruby/site_ruby/1.8/puppet/type/file/source.rb: 56:in `ea ch'' C:/Dev/tools/Ruby187/lib/ruby/si...
2011 Jan 22
1
uninitialized constant ActionView::Helpers::TagHelper::ERB (NameError)
...then I copied the files (just a few files each containing a class) I want to refactor into "myapp/app" and after running the command ''rspec collector_helper_spec.rb'' I get the following error: ************************************************************************** C:/Ruby187/lib/ruby/gems/1.8/gems/actionpack-3.0.3/lib/action_view/helpers/tag_helper.rb:10: uninitialized constant ActionView::Helpers::TagHelper::ERB (NameError) from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' from C:/Ruby187/lib/ruby/s...
2010 Jun 13
5
script/server vs mongrel_rails start issue
.../usr/local/bin/mongrel_rails:19 I would very much appreciate any ideas. David C:\webapps\creditcompare>mongrel_rails start -e production ** Starting Mongrel listening at 0.0.0.0:3000 ** Starting Rails with production environment... ** Rails loaded. ** Loading any Rails specific GemPlugins C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:89:in `read'': can''t convert Hash into Integer (TypeError) from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/ source_index.rb:89:in `load_specification'' from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/ source_in...
2010 Dec 15
5
Having trouble testing :( "superclass mismatch" and can't load "test_helper"
...rake test:units or ruby unit/ article_test.rb I get this odd "superclass mismatch for class ArticlesController" error! I''m hoping I can get this settled... My test files were generated by the generator... C:\Users\Family\workspace\jdrampage\test\unit>ruby article_test.rb C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'': no such file to load -- test_helper (LoadError) from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31:in `require'' from article_test.rb:1 C:\Users\Family\workspace\jdra...
2013 Jun 29
0
rake db:create giving undefined method `' for nil:NilClass
...rack-protection (1.5.0) rails (2.3.5) rake (0.8.7) rbx-require-relative (0.0.9) rest-client (1.6.7) rush (0.6.8) searchlogic (2.5.14) session (3.1.0) sinatra (1.4.3) tilt (1.4.1) win32-api (1.4.8) win32-open3 (0.3.2) win32-service (0.8.0) windows-api (0.4.2) windows-pr (1.2.2) * Installed at: C:/Ruby187/lib/ruby/gems/1.8* *When* *running* *rake db:create it is giving the following error:* E:\RubyonRails\Fedena\Fedena>rake db:create --trace (in E:/RubyonRails/Fedena/Fedena) ** Invoke db:create (first_time) ** Invoke db:load_config (first_time) ** Invoke rails_env (first_time) ** Execute rails...
2012 Mar 19
3
Installation steps for Ruby on Rails?
The current project that I''m currently worked on has a requirement for Ruby on Rails and the migration facility provided by it to keep databases in sync. And, I''m completely new to this technology. Here''s my scene : 1) Ruby 1.8.7 patch level 302 2) Rails 2.3.8 3) MYSql (dnt know version) 4) OS : Windows 7 I installed the 1st via the online ruby installer; and, the next
2011 Dec 16
4
nil object Error
hi all, i am getting following error ,i can''t figure it out why and from where it is coming ? please help me out to resolved this error if anyone knows about this issue. i am using following env. O.S:Windows XP Ruby:ruby 1.8.7 (2011-02-18 patchlevel 334) [i386-mingw32] Rails:Rails 2.3.11 Gem:1.6.2 ActionView::TemplateError (You have a nil object when you didn''t expect
2010 Oct 08
0
Problem with installing linecache on Windows XP
...9;m having a problem with some of the gems; linecache is one. When I try to install the linecache gem, I get the following: >gem install linecache Building native extensions. This could take a while... ERROR: Error installing linecache: ERROR: Failed to build gem native extension. C:/Ruby187/bin/ruby.exe extconf.rb creating Makefile make ''make'' is not recognized as an internal or external command, operable program or batch file. Gem files will remain installed in C:/Ruby187/lib/ruby/gems/1.8/gems/ linecache-0 .43 for inspection. Results logged to C:/Ruby187/lib/rub...
2011 May 25
1
can't load hpricot gem in rails 3
...:\Users\Laurence\rails-play\plug-test>rails console Loading development environment (Rails 3.0.5) irb(main):001:0> irb(main):002:0* require ''rubygems'' => nil irb(main):003:0> require ''hpricot'' LoadError: no such file to load -- hpricot from C:/Ruby187/lib/ruby/gems/1.8/gems/activesupport-3.0.5/lib/ active_su pport/dependencies.rb:239:in `require'' from C:/Ruby187/lib/ruby/gems/1.8/gems/activesupport-3.0.5/lib/ active_su pport/dependencies.rb:239:in `require'' from C:/Ruby187/lib/ruby/gems/1.8/gems/activesupport-3....
2010 Nov 25
1
Can't run tests...illegal switch in RUBYOPT: -F (RuntimeError)
Does anyone have any insight into why this is happening? C:\Users\Family\workspace\myapp>rake test (in C:/Users/Family/workspace/myapp) C:/Program Files/Ruby187/bin/ruby.exe: illegal switch in RUBYOPT: -F (RuntimeError) C:/Program Files/Ruby187/bin/ruby.exe: illegal switch in RUBYOPT: -F (RuntimeError) C:/Program Files/Ruby187/bin/ruby.exe: illegal switch in RUBYOPT: -F (RuntimeError) Errors running test:units, test:functionals, test:integration! I'...
2012 Jul 08
0
rake cucumber:ok not working
Hi all, i am learning cucumber and when i am trying to run rake cucumber:ok resulting in following error: C:/Ruby187/bin/ruby -S bundle exec cucumber --profile default *** WARNING: You must use ANSICON 1.31 or higher ( http://adoxa.110mb.com/ansicon ) to get coloured output on Windows Using the default profile... Feature: Creating projects In order to have projects to assign tickets to As a user...
2011 Aug 31
2
Rails 3 - Require - Path Not Found
...ler 1.0.15 ImageMagick 6.5.6 Q8 Rmagick 2.12.9 My gemfile: gem ''rmagick-2.12.0-x86-mswin32'', ''2.12.0'', :path => ''c:/sites/ uplodify/vendor'' My controller: require ''RMagick'' Here I have installed my rmagick gem: c:/ruby/ruby187/lib/ruby/gems/1.8/gems/rmagick-2.12.0-x86-mswin32/ But when I launch the controller, there is a message: no such file to load -- RMagick Then, I change require ''RMagick'' to require ''c:/ruby/ruby187/lib/ruby/ gems/1.8/gems/rmagick-2.12.0-x86-mswin32/lib/RMagick.rb'&...
2011 Nov 16
0
Dicom integration
Hi., I integrate dicom in my rails application that purpose i install RMagick gem then the following errors are came. C:\Ruby187\bin>gem install RMagick Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing RMagick: ERROR: Failed to build gem native extension. C:/Ruby187/bin/ruby.exe extconf.rb checking for Ruby version >= 1.8.5....
2009 Jun 25
8
Mongrel service keeps re-starting ruby
On Thu, Jun 25, 2009 at 2:07 AM, Michael Pliskin<mike at comapping.com> wrote: > Hi all, > > > > Some disclaimer first: I am a complete newbie in mongrel and this list, so > please forgive me if I say something weird. I have a problem, I?ve googled > for a solution for quite a while and failed so far, so decided to ask here. > > > > I am trying to set up my
2011 Dec 09
1
Issue installing rjb, could not create MakeFile
Hello, I''m having some problems when try to install rjb i get this message C:\Users\PC1090\Documents\RJB\rjb-1.3.8>ruby setup.rb config ---> bin <--- bin ---> lib <--- lib ---> ext C:/Ruby187/Ruby1.8.7/bin/ruby "C:/Users/PC1090/Documents/RJB/rjb-1.3.8/ext/extconf.rb" checking for jni.h... no *** C:/Users/PC1090/Documents/RJB/rjb-1.3.8/ext/extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log...
2011 Aug 22
2
Pure Ruby TCP Daemon
...on github that uses the code Heesob posted a while back: http://rubyforge.org/pipermail/win32utils-devel/2008-November/001274.html However, I couldn''t make it work on my Vista laptop. c:\Users\djberge\Repositories\win32-service\examples>ruby demo_daemon_ctl.rb start VERSION: 0.8.0 C:/Ruby187/lib/ruby/gems/1.8/gems/win32-service-0.8.0/lib/win32/service.rb:7 53:in `start'': The servi ce did not respond to the start or control request in a timely fashion. (Win32::Service::Error) from demo_daemon_ctl.rb:68 I also tried with Ruby 1.9/mingw. Same result. Details from the ev...
2011 Aug 24
3
How to connect Ruby with MySQL (XAMPP)?
...ysql::Error => e puts "Error code: #{e.errno}" puts "Error message: #{e.error}" puts "Error SQLSTATE: #{e.sqlstate}" if e.respond_to?("sqlstate") ensure # disconnect from server dbh.close if dbh end *OUTPUT: *C:/xampp/htdocs/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'': no such file to load -- mysql (LoadError) from C:/xampp/htdocs/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'' from ruby_dbconnect.rb:4 Please help. Thanks in advanc...
2010 Dec 08
1
Help on install act_as_ferret on windows XP
...rum.com/topic/153349#729201, but it is not working, when I try to install act_as_ferret gem, I get this error msg: $ gem install acts_as_ferret Building native extensions. This could take a while... ERROR: Error installing acts_as_ferret: ERROR: Failed to build gem native extension. c:/Ruby187/bin/ruby.exe extconf.rb creating Makefile make make: *** No rule to make target `ruby.h'', needed by `analysis.o''. Stop. Gem files will remain installed in c:/Ruby187/lib/ruby/gems/1.8/gems/jk-ferret-0 .11.8.2 for inspection. Results logged to c:/Ruby187/lib/ruby/gems/1.8/gems/j...
2012 Jul 23
1
Unable to Run 'bundle exec cucumber'
Hi, I have a cucumber problem that is preventing me from running all my feature files, anyone has come across to this problem ? On Windows with. cucumber (1.2.1, 0.9.4) Command: bundle exec cucumber C:/Ruby187/lib/ruby/gems/1.8/gems/gherkin-2.2.9-x86-mingw32/lib/gherkin/lexer/i18n_lexer.rb:23: [BUG] Segmentation fault ruby 1.8.7 (2012-06-29 patchlevel 370) [i386-mingw32] Thanks -- Posted via http://www.ruby-forum.com/.