krim/light_serializer

View on GitHub
bin/test

Summary

Maintainability
Test Coverage
#!/bin/bash

bundle install --with test
bundle exec reek
bundle exec rubocop --parallel --extra-details --display-style-guide
bundle exec rspec