Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

adding headers to a rspec get

ruby-on-rails ruby rspec

Rails 'post' command in rspec controllers: Files aren't passing through. (Is there a multipart setting?)

Rails project using spork - always have to use spork?

ruby-on-rails ruby rspec spork

Using Timecop gem For Scopes

ruby-on-rails ruby date rspec

RSpec test custom validator

How to run Node.js and Ruby tests within one project on Travis CI

Rails and Rspec - checking for existence of errors when form submission fails

RSpec controller testing: missing template on create

ruby-on-rails ruby rspec

Rails 4 - syntax error, unexpected tIDENTIFIER, expecting end-of-input

ruby-on-rails ruby rspec

undefined method `its' for RSpec (Hartl's Ruby on Rails Tutorial)

ruby-on-rails ruby rspec

RSpec Deprecated

rspec rspec2 deprecated

Including namespace module through RSpec config in Ruby 1.9.3

How to check if url/links exist in page in Capybara?

Stub a setter on RSpec instance_double

Rspec Rails - Name should be valid - some clarifications

ruby-on-rails rspec

Getting nokogiri to use a newer version of libxml2

Michael Hartl Rails Tutorial chapter 7 error Action not found in UsersController

Cannot test with rspec controller POST create action( devise and cancan)

railstutorial.org, Chapter 6. unknown attribute: password

Is it a bad practice to randomly-generate test data?

ruby testing rspec fixtures