Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Guard crashing Spork when using guard-spork

ruby rspec spork guard

Return devise confirmation token in device 3.1

ruby-on-rails rspec devise

rspec yield block, but call original

Testing the Controller with RSpec, Devise, Factory Girl

Using expect and should in RSpec

ruby-on-rails ruby rspec

RSpec error "undefined method `respond_with'..."

ruby-on-rails ruby rspec

How to test that ActiveJob is enqueued?

How to use capybara to select a select2 drop-down field

How do you stub a `current_user` with update_attributes set to false?

rspec and undefined method on model

Separate Sinatra app's test database from development database?

rspec sinatra datamapper

How to test a model for file upload?

RSpec & Rails: Stub request.path for helper spec

ruby-on-rails rspec request

Rspec format Post parameters to String values

Spec RSpec model attribute setter

ruby attributes rspec setter

Testing against mass assignment

'Feature' and 'Scenario' aliases from Capybara throw an 'undefined method' error when used with RSpec

rspec capybara

rails omniauth error in rspec output

Nesting scenarios with feature specs in Rspec Rails 3

rails generate rspec:install config/environments/development.rb:1:in `<top (required)>': undefined method `configure'

ruby-on-rails ruby rspec