Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# GIGO (Garbage In, Garbage Out) For ActiveRecord

[![Overall](https://img.shields.io/endpoint?style=flat&url=https://app.opslevel.com/api/service_level/bNDsHWL3nyAn_2MVnU9GBVmg2gAX95SqLdH4vbs9sMY)](https://app.opslevel.com/services/gigo-activerecord/maturity-report)

See the [GIGO](http://github.com/customink/gigo) project for general information.


Expand Down Expand Up @@ -78,4 +80,4 @@ We use the [appraisal](https://github.com/thoughtbot/appraisal) gem from Thought

```shell
$ bundle exec appraisal activerecord50 rake test
```
```