search for: load_specs

Displaying 9 results from an estimated 9 matches for "load_specs".

2007 Apr 25
9
Running specs for a plugin - undefined method ''define'' for object
...d `define'' for #<Object:0x1f69f4> (NoMethodError) from /Users/jeff/Sites/niche/audit_fu/vendor/plugins/rspec/lib/spec/runner/behaviour_runner.rb:85:in `load'' from /Users/jeff/Sites/niche/audit_fu/vendor/plugins/rspec/lib/spec/runner/behaviour_runner.rb:85:in `load_specs'' from /Users/jeff/Sites/niche/audit_fu/vendor/plugins/rspec/lib/spec/runner/behaviour_runner.rb:84:in `each'' from /Users/jeff/Sites/niche/audit_fu/vendor/plugins/rspec/lib/spec/runner/behaviour_runner.rb:84:in `load_specs'' from /Users/jeff/Sites/ni...
2007 May 18
1
problems with textmate and rspec bundle
.../vendor_ruby/1.8/rubygems/custom_require.rb:27:in `require'' from ./rspec/game_spec.rb:1 from /opt/local/lib/ruby/gems/1.8/gems/rspec-0.9.4/lib/spec/runner/behaviour_runner.rb:85:in `load'' from /opt/local/lib/ruby/gems/1.8/gems/rspec-0.9.4/lib/spec/runner/behaviour_runner.rb:85:in `load_specs'' from /opt/local/lib/ruby/gems/1.8/gems/rspec-0.9.4/lib/spec/runner/behaviour_runner.rb:84:in `each'' from /opt/local/lib/ruby/gems/1.8/gems/rspec-0.9.4/lib/spec/runner/behaviour_runner.rb:84:in `load_specs'' from /opt/local/lib/ruby/gems/1.8/gems/rspec-0.9.4/lib/spec/runne...
2007 Nov 28
6
Newbie question
...end end $ spec acct.rb /opt/local/lib/ruby/gems/1.8/gems/rspec-1.0.8/lib/spec/runner/ behaviour_runner.rb:106:in `load'': ./acct.rb:3: syntax error, unexpected tDOT3 (SyntaxError) from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.0.8/lib/spec/ runner/behaviour_runner.rb:106:in `load_specs'' from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.0.8/lib/spec/ runner/behaviour_runner.rb:105:in `each'' from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.0.8/lib/spec/ runner/behaviour_runner.rb:105:in `load_specs'' from /opt/local/lib/ruby/gems/1....
2007 May 10
12
shared descriptions -- a couple of issues
...s/kernel.rb:4:in `describe'' from ./a_spec.rb:1 from /usr/local/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:21:in `require'' from ./b_spec.rb:1 from /usr/local/lib/ruby/gems/1.8/gems/rspec-0.9.3/lib/spec/ runner/behaviour_runner.rb:85:in `load_specs'' from /usr/local/lib/ruby/gems/1.8/gems/rspec-0.9.3/lib/spec/ runner/behaviour_runner.rb:84:in `load_specs'' from /usr/local/lib/ruby/gems/1.8/gems/rspec-0.9.3/lib/spec/ runner/behaviour_runner.rb:22:in `run'' from /usr/local/lib/ruby/gems/1.8/g...
2007 Oct 05
9
I can''t make RSpec 1.0.8 run in Rails 1.2.3
I followed the directions on the site: ruby script/plugin install svn://rubyforge.org/var/svn/rspec/tags/CURRENT/rspec ruby script/plugin install svn://rubyforge.org/var/svn/rspec/tags/REL_1_0_8/rspec_on_rails ruby script/generate rspec And apparently everything was ok. But when I do a "rake spec" on the app folder none of the Rails models are visible. Here is the error: (in
2012 Aug 08
5
Error Bundler
...ite_ruby/1.9.1/rubygems/remote_fetcher.rb:205:in `fetch_http'' from /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:238:in `fetch_path'' from /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:269:in `load_specs'' from /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:231:in `block in list'' from /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:227:in `each'' from /usr/local/rvm/rubies/ruby-1.9.3-p194...
2007 Oct 10
2
RSpec seems to be having a hard time loading Helper classes
...ndencies.rb:342:in `new_constants_in'' from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'' from /Users/chrisolsen/Projects/Rails/chrisolsen/trunk/vendor/plugins/rspec/lib/spec/runner/behaviour_runner.rb:106:in `load_specs'' ... 14 levels... from /Users/chrisolsen/Projects/Rails/chrisolsen/trunk/vendor/plugins/rspec/lib/spec/runner/option_parser.rb:155:in `parse'' from /Users/chrisolsen/Projects/Rails/chrisolsen/trunk/vendor/plugins/rspec/lib/spec/runner/option_parser.rb:88:in...
2012 Jan 25
0
bundle crashing with `error!': 302 "Moved Temporarily" (Net::HTTPRetriableError)
...y/ 1.9.1/rubygems/remote_fetcher.rb:203:in `fetch_http'' from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/ 1.9.1/rubygems/remote_fetcher.rb:231:in `fetch_path'' from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/ 1.9.1/rubygems/spec_fetcher.rb:265:in `load_specs'' from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/ 1.9.1/rubygems/spec_fetcher.rb:231:in `block in list'' from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/ 1.9.1/rubygems/spec_fetcher.rb:227:in `each'' from /home/brentona/.rvm/rubies/ruby-...
2011 Oct 26
8
IronRuby's Marshal.dump doesn't work with CLR types, or ruby types backed by a CLR type
Backstory: I''m trying to use DRb for some in-house utility code. DRb itself seems to work fine, but I found that when I misspelled a method name, instead of reporting back a NoMethodError, the IronRuby process crashed immediately to the console. This is using a relatively recent build of IronRuby from Github Steps to repro: e = RuntimeError.new ''xyz'' dumped =