We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Link to information on how to use fixtures and CarrierWave
Updated How to: Use test fixtures (markdown)
You should use Rack::Test::UploadedFile because strong_parameters won't pass File type.
Add alternate Fabrication fixture attachment method.
Added fabrication example
Added a FactoryGirl example for clarity
Created How to: Use test fixtures (markdown)