Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 246 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 246 Bytes

simple_crud_examples

  1. Copy simple_crud_examples.rb to the directory spec/controllers/shared_examples or any other directory which will be loaded in rails_helper.rb or spec_helper.rb
  2. Use shared examples like in countries_controller_spec.rb