Guest User

Untitled

a guest
May 25th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. rake spec:model:project
  2.  
  3.  
  4. Project
  5.  
  6. Project when creating
  7. - should be invalid without a title
  8. - should be invalid without a description
  9. - should have a nil created_at date by default
  10.  
  11. Finished in 0.135691 seconds
  12.  
  13. 3 examples, 0 failures
Add Comment
Please, Sign In to add comment