search for: render_observ

Displaying 4 results from an estimated 4 matches for "render_observ".

Did you mean: render_observer
2007 Oct 23
6
Problem Upgrading from 1.0.5 to 1.0.8
...in ''ProductsController with a GET to /products NO NAME (Because of Error raised in matcher)'' uninitialized constant Spec::Mocks::BaseExpectation::AnyArgsConstraint /Users/mattlins/Projects/RailsProjects/SWNetworkServices/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour/render_observer.rb:86:in `expect_render_mock_proxy'' /Users/mattlins/Projects/RailsProjects/SWNetworkServices/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour/render_observer.rb:84:in `call'' /Users/mattlins/Projects/RailsProjects/SWNetworkServices/vendor/plugins/rspec_on_rails/lib/sp...
2008 Jun 03
9
Build rspec-rails as a gem?
I can''t figure out how to build rspec-rails as a gem when just cloned from github... there isn''t any .gemspec file or rake task that does this. Any help? -- Posted via http://www.ruby-forum.com/.
2007 Sep 25
12
Problems with expect_render
Hi there, I''ve been working with RSpec for about a week now, and the process of moving from a Test::Unit + Mocha setup to an RSpec + Mocha environment has been pretty straightforward. Except, I''m having problems with using template.expect_render. I have Mocha enabled with: > config.mock_with :mocha in spec_helper. And then I have a view spec which looks like this:
2007 Jul 26
5
Coding standards and whitespace
...n_rails/lib/spec/matchers/have.rb rspec_on_rails/lib/spec/rails/dsl/behaviour/base.rb rspec_on_rails/lib/spec/rails/dsl/behaviour/controller.rb rspec_on_rails/lib/spec/rails/dsl/behaviour/functional.rb rspec_on_rails/lib/spec/rails/dsl/behaviour/helper.rb rspec_on_rails/lib/spec/rails/dsl/behaviour/render_observer.rb rspec_on_rails/lib/spec/rails/dsl/behaviour/view.rb rspec_on_rails/lib/spec/rails/extensions/action_controller/base.rb rspec_on_rails/lib/spec/rails/matchers/assert_select.rb rspec_on_rails/lib/spec/rails/matchers/have_text.rb rspec_on_rails/lib/spec/rails/matchers/redirect_to.rb rspec_on_rail...