search for: rubym

Displaying 4 results from an estimated 4 matches for "rubym".

Did you mean: ruby
2007 Nov 26
0
rSpec (rev 2996), Rails (rev 8214): TextMate bundle problems
...om the command line works, no problem. I installed the RSpec.tmbundle (also rev 2996), and would like to see the HTML test results in TextMate. When I run the "Run examples in selected files/directories" command in TextMate, I get the following dump: ----------------------------------- RubyMate r8136 running Ruby r1.8.5 (/usr/local/bin/ruby) >>> tiger_spec.rb /usr/local/lib/ruby/gems/1.8/gems/builder-2.1.2/lib/blankslate.rb:84:in `blank_slate_method_added'': stack level too deep (SystemStackError) from /usr/local/lib/ruby/gems/1.8/gems/builder-2.1.2/lib/blankslate....
2008 May 10
4
Problems running RSpec from w/in TextMate
...#39;m new to RSpec, and pretty much Ruby in general. I am trying to run RSpec from within TextMate to get the nice-looking GUI that lists my specs and whatnot. It runs fine from the command line, but when I run it from TextMate, I get the following error (I am working with a Rails application): RubyMate r8136 running Ruby r1.8.6 (/usr/local/bin/ruby) >>> event_spec.rb /Users/waynemolina/work/liberty_truth/vendor/plugins/rspec/lib/spec/runner/options.rb:195:in `files_to_load'': File or directory not found: [, (RuntimeError) from /Users/waynemolina/work/liberty_truth/vendor/p...
2006 Apr 27
1
SOAP service - perl server, ruby consumer incompatability
...gt; ex puts "first block" puts ex end begin ob.call("set_sql", "select * from cre_master") rescue Exception => ex puts "second block" puts ex end === end client script === When I run the programme, the output was: === start output === RubyMate r2903 running Ruby v1.8.3. >>> ~/src/odbcBridgeClient.rb second block Failed to access class (cgi-bin::misc::OdbcBridgeServer) at C:/Perl/ site/lib/SOAP/Lite.pm line 2131. Program exited normally. === end output === What''s the best way to find out what requests/responses ar...
2007 Oct 10
9
Rspec Textmate bundle errors
Hello all, Having a problem with the Rspec textmate bundle and having quizzed the guys in #textmate to no success about the errors, I''ve been suggested to try you guys! When I run the "Run Behaviour Description" command, I get the following errors: /Users/alastair/Library/Application Support/TextMate/Bundles/ RSpec.tmbundle/Support/lib/spec/../spec/mate/runner.rb:34:in