Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec-rails

RSpec Error Regarding Selenium-Webdriver

rspec-rails: undefined method `true?' for true:TrueClass after updating to 3.0.0.beta2 version

How to disable a before_action in a controller spec?

ActiveRecord object equality

RSpec controller specs not working unless explicitly adding :type => :controller

rspec rails 6 controllers

Rails 2.3 and rspec-rails compatability

Capybara 2.0.0.beta4 has undefined paths

rspec-rails controller testing with assertions and assigns

Expected the response to have status code 200 but it was 302 in requests test in rspec

Spork cannot load such file?

rspec-rails spork

Rspec - redirect_to a path matching a regexp

ActionMailer::Base.deliveries always empty in Rspec

Unable to setup Rspec & Capybara in Rails 3.2

rails 3.1 render_to_string returning empty string

Cucumber and Rspec

Rspec format Post parameters to String values

Stubbing a helper method from inside helper specs