Displaying 5 results from an estimated 5 matches for "_method_missing".
Did you mean:
method_missing
2007 Feb 13
3
spec.opts
...s per the README.
/usr/lib/ruby/gems/1.8/gems/rspec-0.8.0/lib/spec/expectations/sugar.rb:13:in
`call'': undefined local variable or method `colour'' for
#<Object:0xb7d289f0> (NameError)
from /usr/lib/ruby/gems/1.8/gems/rspec-0.8.0/lib/spec/expectations/sugar.rb:13:in
`_method_missing''
from /usr/lib/ruby/gems/1.8/gems/rspec-0.8.0/lib/spec/expectations/sugar.rb:9:in
`method_missing''
from ./spec/spec.opts:1
from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.0/lib/active_support/dependencies.rb:489:in
`load''
from /usr/lib/r...
2007 Apr 12
1
rspec on rails: undefined method ''controller_name''
...rspec-0.8.2/lib/spec/expectati
ons/sugar.rb:14:in `call'': undefined method `controller_name'' for
#<Spec::Runner
::ContextEvalModule:0x35e6a98> (NoMethodError)
from C:/rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rspec- 0.8.2
/lib/s
pec/expectations/sugar.rb:14:in `_method_missing''
from C:/rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rspec-0.8.2
/lib/s
pec/expectations/sugar.rb:10:in `method_missing''
from C:/rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rspec- 0.8.2
/lib/s
pec/runner/context_eval.rb:47:in `method_missing''...
2007 Jan 12
2
spec_ui problems
.../rspec-0.7.5/lib/spec/expectations/
sugar.rb:13:in `call'': undefined local variable or method
`current_spec_number'' for #<Spec::Ui::WebappFormatter:0x10083d0>
(NameError)
from /opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.5/lib/spec/
expectations/sugar.rb:13:in `_method_missing''
from /opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.5/lib/spec/
expectations/sugar.rb:9:in `method_missing''
from /Users/byamabe/Desktop/spec_ui/lib/spec/ui/formatter.rb:
5:in `extra_failure_content''
from /Users/byamabe/Desktop/spec_ui/lib/spec/u...
2006 Dec 08
2
UJS plugin incompatible with RSpec?
...nt_url(@user), :method => :put %>
4: <%= render :partial => ''user'' %>
/opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.4/lib/spec/expectations/sugar.rb:13:in
`call''
/opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.4/lib/spec/expectations/sugar.rb:13:in
`_method_missing''
/opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.4/lib/spec/expectations/sugar.rb:9:in
`method_missing''
#{RAILS_ROOT}/vendor/plugins/unobtrusive_javascript/lib/tag_helper_patches.rb:17:in
`tag_options''
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/...
2007 Apr 11
13
View Specs Fail with "protected method render"
I''ve got rspec and zentest installed as well as the rspec rails plugin, and
my model/controller specs all pass and work well. I can''t seem to get views
to work though - 100% of the specs fail with:
NoMethodError in ''/users/show.rhtml should render attributes in <p>''
protected method `render'' called for