Search code examples
Fabrication gem with associations undefined method error...


ruby-on-rails-3.2rspec-railsfabrication-gem

Read More
undefined method `assertions' in routing spec...


ruby-on-rails-3rspec2rspec-rails

Read More
Ruby on Rails Tutorial by Michael Hartl Chapter 7.1.3 - Failing Test...


ruby-on-railsrspec-railsruby-on-rails-4

Read More
Zeus fails when testing with Rspec...


ruby-on-railsrubyrspecrspec-railszeus

Read More
Is there a way to prevent having to specify associations in tests?...


ruby-on-railsruby-on-rails-3rspecrspec2rspec-rails

Read More
undefined method `sign_in' for #<RSpec::Core::ExampleGroup::Nested_1::Nested_1:0x1057fd428&gt...


ruby-on-rails-3rspecrspec2rspec-rails

Read More
What's the Difference between the Rspec and Rspec-Rails Gem?...


ruby-on-railsruby-on-rails-3rspecrspec-rails

Read More
facing little trouble while executing test using rspec...


ruby-on-railsrubyrspecrspec-rails

Read More
Is it possible to change Rspec output on objects?...


unit-testingrspecrspec-rails

Read More
how to pass block to RSpec "with" expectation...


rspec2rspec-rails

Read More
How to test for non existing html tag in rspec/capybara...


ruby-on-rails-3capybararspec-rails

Read More
expected valid? to return true, got false...


rubyrspecruby-on-rails-3.2rspec-rails

Read More
RSpec authorization testing with raise_error not working...


ruby-on-railsrspeccancanrspec-rails

Read More
Multiple Rails engine rspec controller test not work...


ruby-on-railsruby-on-rails-3rspecrspec-railsrails-engines

Read More
Rspec tests passing without actions being implemented...


ruby-on-railspassengerrspec-railsvagrant

Read More
Views have their own rspec file...


rspecrspec-rails

Read More
ActionView::Template::Error: No route matches in rspec...


ruby-on-railsrspecrspec-rails

Read More
What does mean <top (required)> in rspec?...


ruby-on-rails-3rspecruby-on-rails-3.2rspec-rails

Read More
RSpec Custom Redirect Matcher Always Successful...


ruby-on-railsrspecrspec2rspec-rails

Read More
How to create an article of the user...


ruby-on-railsbddfactory-botrspec-rails

Read More
How do I test JQuery-UI Sortable's controller interaction in my Rails app using RSpec?...


ruby-on-railsajaxtestingjquery-ui-sortablerspec-rails

Read More
How can I test a controller method that uses information from the current_user of Devise?...


ruby-on-railsrspecdeviserspec-rails

Read More
How can I avoid using 'FactoryGirl.reload' due to using 'sequence' in my factories?...


ruby-on-railsruby-on-rails-3.2factory-botrspec-rails

Read More
Undefined method `to_i' for <Array:0x########> whilst testing using factories...


ruby-on-railsruby-on-rails-3.2factory-botrspec-rails

Read More
Rails 4 Database cleaner...


rspec-railsruby-on-rails-4database-cleaner

Read More
Segmentation fault after launch rspec test...


ruby-on-rails-3.2rvmfactory-botrspec-railsruby-1.9.3

Read More
What should I test in views?...


ruby-on-rails-3testingrspeccapybararspec-rails

Read More
Can not determine issue in my factories with factory girl in rspec...


rubyruby-on-rails-3factory-botrspec-rails

Read More
Rspec testing ordered retrieval from a scoped method of model using mocking and expectations...


rspecmockingrspec-railsstubbing

Read More
Upgrading Shoulda gem leads to errors with RSpec and Ruby on Rails...


ruby-on-railsrspecrspec-railsshoulda

Read More
BackNext