search for: run_fil

Displaying 7 results from an estimated 7 matches for "run_fil".

Did you mean: run_file
2007 Jun 14
4
Can''t run RSpec files in TextMate
...39;ve upgraded to RSpec 1.0.5, installed the latest TextMate bundle, but whenever I do "Run Behaviour Descriptions in selected files/directories" I get this: /Users/ashleymoran/Library/Application Support/TextMate/Pristine Copy/ Bundles/RSpec.tmbundle/Support/lib/spec_mate.rb:18:in `run_files'': private method `split'' called for nil:NilClass (NoMethodError) from / tmp/temp_textmate.ii9VqG:4 If I try the "Run Behaviour Description" I get this: /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'': no such...
2007 Jun 27
2
Controller specs not shareable?
...`chdir'' from /Users/ashleymoran/Library/Application Support/TextMate/Pristine Copy/Bundles/RSpec.tmbundle/Support/lib/spec_mate.rb:46:in `run'' from /Users/ashleymoran/Library/Application Support/TextMate/Pristine Copy/Bundles/RSpec.tmbundle/Support/lib/spec_mate.rb:25:in `run_file'' from /tmp/temp_textmate.Ft0uGO:4 ########## I''ve had a quick look through the source and can sorta see why it doesn''t work. Is there an easy way to fix this or any plans to add it in? The controller specs are where virtually all my duplication is. Ashley
2007 May 18
1
problems with textmate and rspec bundle
..._mate.rb:46:in `chdir'' from /Users/johnpaul/Library/Application Support/TextMate/Pristine Copy/Bundles/RSpec.tmbundle/Support/lib/spec_mate.rb:46:in `run'' from /Users/johnpaul/Library/Application Support/TextMate/Pristine Copy/Bundles/RSpec.tmbundle/Support/lib/spec_mate.rb:25:in `run_file'' from /tmp/temp_textmate.ohalvM:4 So that''s saying it can''t find the game.rb file? > ls -l rspec total 16 -rwxr--r-- 1 johnpaul johnpaul 62 May 18 08:07 game.rb* -rwxr--r-- 1 johnpaul johnpaul 191 May 18 08:07 game_spec.rb* That seems ok. Just for kicks, I...
2007 Nov 28
6
textmate bundle
...unner.rb:33:in `chdir'' from /Users/zdennis/Library/Application Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/runner.rb:33:in `run'' from /Users/zdennis/Library/Application Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/runner.rb:12:in `run_file'' from /tmp/temp_textmate.AZtCnz:4 -- Zach Dennis http://www.continuousthinking.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20071128/3b0cb43f/attachment.html
2008 May 07
4
Hiding the passes
How do you hide all the green passing examples from the output? I don''t need to know what has passed and it means I have to scroll to see what has failed. -- Posted via http://www.ruby-forum.com/.
2007 Oct 10
9
Rspec Textmate bundle errors
...3:in `chdir'' from /Users/alastair/Library/Application Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/ runner.rb:33:in `run'' from /Users/alastair/Library/Application Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/ runner.rb:12:in `run_file'' from /tmp/temp_textmate.YtFHjY:4 Would anyone have any ideas what the problem might be? All the paths are correct as I can run ruby scripts from within textmate. Cheers in advance! Alastair ----- Alastair Moore Freelance web design, development and consultancy t. 07983 983945 e....
2007 Dec 11
5
RSpec TMbundle
I tried checking it out today using instructions here: http://rspec.rubyforge.org/tools/extensions/editors/textmate.html I get a ''svn: Connection closed unexpectedly''. Did it move or is it down? Nathan Sutton fowlduck at gmail.com rspec edge revision 3052 rspec_on_rails edge revision 3049 rails edge revision 8269