Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmks/coding_assignment


https://github.com/jmks/coding_assignment

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

## Ruby Runtime

* `ruby` version `2.2.4`
* `rspec` version `3.5.0`

Also available in the `Gemfile`.

## Install

```
$ bundle install
```

## Testing

```
$ bundle exec rspec
```