Skip to content

Commit

Permalink
[CDRIS-5276]Final code review (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Hanying Huang <huangh7@upmc.edu>
  • Loading branch information
hyhuang1218 and Hanying Huang authored Jun 16, 2020
1 parent e226c9a commit 683cebc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .jrubyrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
compat.version=2.5.3
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.6.2
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ To see the availble development tasks execute:
rake -T
```

To run unit test:
```
bundle exec rspec
```

## Usage

```
Expand Down

0 comments on commit 683cebc

Please sign in to comment.