internetee/registry

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
/log/*.log
/tmp
/public/system
/public/assets
/coverage/
/.bundle
/vendor/bundle
/vendor/gems
/config/database.yml
/config/application.yml
/config/environments/development.rb
/config/deploy.rb
/config/master.key
/.idea
/config/master.key
# Do not commit one. Instead, download the latest from https://github.com/internetee/style-guide.
.rubocop.yml
/lib/tasks/mock.rake
.DS_Store
/node_modules