search for: tmbundl

Displaying 20 results from an estimated 37 matches for "tmbundl".

Did you mean: tmbundle
2007 Jul 26
5
Coding standards and whitespace
...l_formatter.rb rspec/lib/spec/runner/spec_parser.rb rspec/spec/spec/runner/formatter/html_formatted-1.8.4.html rspec/spec/spec/runner/formatter/html_formatted-1.8.5-jruby.html rspec/spec/spec/runner/formatter/html_formatted-1.8.5.html rspec/spec/spec/runner/formatter/html_formatted-1.8.6.html RSpec.tmbundle/Commands/Alternate File.tmCommand RSpec.tmbundle/Commands/Run Focussed Specification.tmCommand RSpec.tmbundle/Commands/Run Specifications - Normal.tmCommand RSpec.tmbundle/Commands/Run Specifications in selected files or directories.tmCommand RSpec.tmbundle/info.plist RSpec.tmbundle/Snippets/and...
2007 Nov 28
6
textmate bundle
Does anyone else have issues running rspec textmate bundle? I''ve got revision 2997, but the blasted thing just won''t run. It is checked out to my /Users/zdennis/Library/Application Support/TextMate/Bundles/RSpec.tmbundle When it runs I get the below error... "textmate" is not a valid class name /Users/zdennis/source/ao_projects/circlebuilder/vendor/plugins/rspec/lib/spec/runner/options.rb:173:in `load_class'': "textmate" is not a valid class name (RuntimeError) from /Users/zdennis/sou...
2007 Jun 14
4
Can''t run RSpec files in TextMate
...s the place to ask this or not. I''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...
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
2007 Sep 21
3
TextMate Bundle and exception when switching to alternate file.
Hey, sorry if this is something better suited to another list. I''ve encountered a strange problem with the RSpec.tmbundle in trunk - namely that it was raising an exception when pressing ctrl-shift-downarrow (switch between spec and source - "Alternate File"). I tracked down the issue to be handling of the file_type in switch_command.rb#content_for() - the code expected the type string to be just ''...
2007 Oct 10
9
Rspec Textmate bundle errors
...xtmate 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 `run'': undefined method `parse'' for Spec::Runner::OptionParser:Class (NoMethodError) from /Users/alastair/Library/Application Support/ TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/ runner.rb:33:in `chdir'...
2007 Jan 09
6
spec not running in TextMate
I tried running a spec with command-r in TextMate and got: /Library/Application Support/TextMate/Bundles/RSpec.tmbundle/Support/ lib/spec_mate.rb:1:in `require'': No such file to load -- rubygems (LoadError) from /Library/Application Support/TextMate/Bundles/ RSpec.tmbundle/Support/lib/spec_mate.rb:1 from /tmp/ temp_textmate.GplhPr:3:in `require'' from /tmp/temp_textmate.GplhPr:3 The spec runs...
2007 Oct 03
4
TextMate language weirdness
...wn to switch back to the rails file. The rails file has the language "Ruby" selected. I select the language "Ruby on Rails" and the whole vicious cycle begins again. (No files remember what language they are supposed to be.) I''m running TextMate build 1414 and RSpec.tmbundle r2691. Anyone else experiencing the same behavior? Is the problem with me, TextMate or RSpec.tmbundle or something completely different? Carl
2007 Oct 30
7
RSpec Texmate Bundle errors
I''ve the same problem as Alastair when running rspec command : http://lists.macromates.com/pipermail/textmate/2007-October/022585.html ../spec/mate/runner.rb:34:in `run'': undefined method `parse'' for Spec::Runner::OptionParser:Class I fixed this for me by changing the offending line to : ::Spec::Runner::CommandLine.run(argv, STDERR, stdout) (see
2007 May 18
1
problems with textmate and rspec bundle
...the list * I run ruby, including rb-rubygems using the MacPorts install (per JDD''s Sandboxing Rails) * installed rspec 0.9.4 (also rcov 0.8.0.2 and ZenTest 3.5.2) * tried the game.rb /game_spec.rb demo * running $ spec game_spec.rb --format=specdoc works great * installed the RSpec 0.9.4 tmbundle by downloading it and clicking -- nothing fancy #game.rb class Game def hit(pins) end def score 0 end end # game_spec.rb require ''game'' describe Game do before(:each) do @game = Game.new end it "should score 0 for gutter game" do 1.upto(20...
2007 Sep 22
1
Cannot build trunk
...em install pkg/rspec-0.x.x.gem (you may have to sudo)" This doesn''t work in trunk, so I cd into trunk/rspec and execute rake gem. This fails with: dwright at hendrix:~/trunk/rspec$ rake gem (in /home/dwright/trunk/rspec) mkdir pkg rm -rf pkg/rspec_on_rails mkdir pkg rm -rf pkg/RSpec.tmbundle rake aborted! No such file or directory - ../spec_ui /home/dwright/trunk/rspec/Rakefile:227:in `chdir'' (See full trace by running task with --trace) On windows (vista), I can''t seem to successfully check out the project. When I execute: svn co svn://rubyforge.org/var/svn/rspec...
2009 Mar 07
2
[rspec/tm] When running the textmate bundle hook using command-r I get an error about missing rubygems
I get the following error using both edge version of the TM bundle and rspec/rspec-rails in vendor/plugins. /Users/nshb/Library/Application Support/TextMate/Bundles/ RSpec.tmbundle/Support/lib/spec/mate.rb:2:in `require'': No such file to load -- rubygems (LoadError) from /Users/nshb/Library/Application Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/mate.rb:2 from /tmp/textmate-command-20424.rb:2:in `require'' from /tmp/textmate- command-20424.rb:2...
2007 Oct 11
4
[RSpec] Question about using TextMate Bundle...
Hey Everyone, First time poster! woot! Can someone please point me to a Wiki, FAQ, web page, that I can reference to help me debug why my installation of the TextMate Bundle doesn''t work? Am I supposed to install the gem, then install the plugins into a project, then install the bundle before the bundle can work? I can run ''rake spec'' at the command line just fine;
2007 Oct 13
3
[RSpec] Unexpected behavior using TextMate Bundle...
Howdy, Why does the bundle NOT work when I do the following: - Start TextMate - Open my project - Open my spec - Try to run spec and get an error While the following DOES work: - Open Terminal - Locate my project - Start TextMate via command line (mate .) - Open my spec - Try to run spec and it works Cheers, Mel -------------- next part -------------- An HTML attachment was
2007 Jun 27
2
Controller specs not shareable?
...r_factory.rb:36:in `create'' from /Users/ashleymoran/ Documents/Development/YourMoney/trunk/src/vendor/plugins/rspec/lib/ spec/runner/extensions/kernel.rb:24:in `describe'' ... 8 levels... from /Users/ashleymoran/Library/Application Support/TextMate/Pristine Copy/Bundles/RSpec.tmbundle/Support/lib/spec_mate.rb:46:in `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/...
2011 Oct 27
2
Best way to automatically number sections
Hi list Would anyone suggest the most simple approach to automatically number sections and sub-sections ? I usually use more than one tool to edit my Markdown files, including Byword, Textmate, etc. Thanks in advance Christian Trotobas
2007 Oct 31
5
Rspec Release Plan (was Am I missing something with Heckle?)
On Oct 31, 2007 11:36 AM, Scott Taylor <mailing_lists at railsnewbie.com> wrote: > When can we expect the next release of rspec? Definitely by the end of November. Likely by mid-November. Hopefully in a matter of days. The next release will be 1.1.0. We''re going to a release model in which 1.odd.x will be considered experimental. This means that while we will document
2007 Sep 12
4
Checking out Rspec
I''m getting the following error when i either checkout or update from svn://rubyforge.org/var/svn/rspec/trunk svn: Error processing command ''mv'' in ''C:\work\rspec2\RSpec.tmbundle\Preferences'' svn: Can''t move source to dest svn: Cannot rename file ''C:\work\rspec2\RSpec.tmbundle\Preferences\.svn\tmp\text-base\Symbol List: Behaviour.tmPreferences.svn-base'' For what i am doing right now, i was able to workaround this by checking out svn://r...
2008 May 10
4
Problems running RSpec from w/in TextMate
...RuntimeError: File or directory not found: [, I don''t know how to fix this.. I have tried to search Google but I can''t find anything that deals with it or how to fix it. I am using RSpec 1.1.3 - this is confirmed via gem list rspec. I''ve also installed the latest RSpec tmbundle, just to be on the safe side. It''s not a big deal, since as I said it works from the command line, but I would rather not switch out of TextMate so I''m really hoping that someone can give me some pointers on how to fix this error, since my own searches are turning up empty. Tha...
2009 Jan 28
2
[Cucumber, TextMate Bundle] Call for help
Hey all, As some of you may know I created the Cucumber TextMate bundle: http://github.com/bmabey/cucumber-tmbundle/tree/master What most of you probably don''t know is that I stopped using TextMate (in favor of Vim) several months ago. Since then the Cucumber bundle has been somewhat neglected by me and I''ve mostly pulled in patches and regenerated the syntax for new languages. I think t...