We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Testing with rspec (markdown)
Move shoulda link to end of sentence
Added Shoulda Matchers reference
Use modern rspec terminology. is_expected...to, rather than should, and Model.all rather than Model.scoped
Remove double word
Updated Inheriting from an Abstract Class (markdown)
Updated Home (markdown)
Created Inheriting from an Abstract Class (markdown)
Created Testing with rspec (markdown)
Updated Custom sentinel values (markdown)
Import sentinel advice from README
Initial Home page