Displaying 2 results from an estimated 2 matches for "switch_command".
2007 Sep 21
3
TextMate Bundle and exception when switching to alternate file.
...ted 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 ''spec'' when it can be ''view spec'' or ''model spec'' etc.
Unfortunately I don''t know whether this is just an issue with my local
textmate install or if it is, in fact, a bug....
2007 Jul 26
5
Coding standards and whitespace
...spec/runner/options_spec.rb
rspec/spec/spec/runner/quiet_backtrace_tweaker_spec.rb
rspec/spec/spec/runner/reporter_spec.rb
rspec/spec/spec/runner/spec_parser_spec.rb
rspec/spec/spec/spec_classes.rb
rspec/spec/spec/translator_spec.rb
rspec/spec.opts
rspec/UPGRADE
RSpec.tmbundle/Support/lib/spec/mate/switch_command.rb
RSpec.tmbundle/Support/lib/spec_mate.rb
RSpec.tmbundle/Support/spec/spec/mate/switch_command_spec.rb
RSpec.tmbundle/Support/spec/spec_mate_spec.rb
rspec_on_rails/generators/rspec/templates/script/spec_server
rspec_on_rails/generators/rspec_controller/templates/helper_spec.rb
rspec_on_rails/gener...