.babelrc | |
|
|
.dockerignore | |
|
|
.env.sample | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.ruby-version | |
|
|
.travis.yml | |
|
|
CHANGELOG.md | |
|
|
Dockerfile | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Jenkinsfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/config/manifest.js | 0 | A 0 mins |
|
app/assets/icons/selection.json | |
|
|
app/assets/images/logo.png | |
|
|
app/assets/images/logo@2x.png | |
|
|
app/assets/images/logo@3x.png | |
|
|
app/assets/javascripts/active_admin.js | 0 | A 0 mins |
|
app/assets/javascripts/application.js | 0 | A 0 mins |
|
app/assets/stylesheets/active_admin.scss | |
|
|
app/assets/stylesheets/application.scss | |
|
|
app/controllers/api/contacts_controller.rb | 12 | A 0 mins | F 0% |
app/controllers/api/dashboards_controller.rb | 166 | C 1 day | B 87% |
app/controllers/api/faqs_controller.rb | 54 | A 0 mins | D 64% |
app/controllers/api/partners_controller.rb | 47 | A 20 mins | C 73% |
app/controllers/api/profiles_controller.rb | 40 | A 0 mins | D 61% |
app/controllers/api/static_pages_controller.rb | 45 | A 20 mins | B 80% |
app/controllers/api/temporary_content_images_controller.rb | 14 | A 0 mins | F 0% |
app/controllers/api/tools_controller.rb | 46 | A 20 mins | C 73% |
app/controllers/api/topics_controller.rb | 115 | B 4 hrs | B 82% |
app/controllers/api_controller.rb | 161 | B 6 hrs | B 82% |
app/controllers/concerns/duplicable.rb | 42 | A 0 mins | A 100% |
app/controllers/concerns/orderable.rb | 20 | A 45 mins | F 0% |
app/controllers/health_controller.rb | 4 | A 0 mins | A 100% |
app/errors/api_key_error.rb | 2 | A 0 mins |
|
app/helpers/pagination_helper.rb | 46 | A 0 mins | A 100% |
app/helpers/params_helper.rb | 7 | A 0 mins | A 100% |
app/helpers/user_serializer_helper.rb | 24 | A 0 mins | A 100% |
app/jobs/application_job.rb | 2 | A 0 mins |
|
app/mailers/application_mailer.rb | 14 | A 0 mins |
|
app/mailers/contact_mailer.rb | 7 | A 0 mins |
|
app/models/application_record.rb | 3 | A 0 mins | A 100% |
app/models/concerns/environment.rb | 9 | A 0 mins | A 100% |
app/models/content_image.rb | 5 | A 0 mins | A 100% |
app/models/dashboard.rb | 121 | C 1 day | C 74% |
app/models/faq.rb | 24 | A 0 mins | C 70% |