hardpixel/action-admin

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
.bundle/
log/*.log
pkg/
test/dummy/db/*.sqlite3
test/dummy/db/*.sqlite3-journal
test/dummy/log/*.log
test/dummy/tmp/
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/doc/
/spec/reports/
/tmp/