This commit is contained in:
Rico Sta. Cruz 2016-09-26 18:12:04 +08:00
parent 37d10e629e
commit e25f257a3e
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ rake spec/models/mymodel_spec.rb
rake spec/models/mymodel_spec.rb:27
```
## A tests
## Writing tests
```rb
describe "A User (in general)" do