.browserslistrc | |
|
|
.codeclimate.yml | |
|
|
.dockerignore | |
|
|
.eslintignore | |
|
|
.eslintrc | |
|
|
.github/workflows/ruby.yml | |
|
|
.gitignore | |
|
|
.haml-lint.yml | |
|
|
.jshintignore | |
|
|
.jshintrc | |
|
|
.overcommit.yml | |
|
|
.prettierignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
.ruby-gemset | |
|
|
.ruby-version | |
|
|
.yarnclean | |
|
|
Dockerfile.web | |
|
|
Dockerfile.worker | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
Procfile | |
|
|
README.md | |
|
|
Rakefile | |
|
|
TODO.md | |
|
|
YARN.md | |
|
|
app/assets/config/manifest.js | 0 | A 0 mins |
|
app/assets/images/actions/add.png | |
|
|
app/assets/images/actions/delete.png | |
|
|
app/assets/images/actions/edit.png | |
|
|
app/assets/images/actions/list.png | |
|
|
app/assets/images/actions/show.png | |
|
|
app/assets/javascripts/application.js | 0 | A 0 mins |
|
app/assets/javascripts/cable.js | 4 | A 0 mins |
|
app/assets/javascripts/crud_datatables.js | 27 | A 0 mins |
|
app/assets/javascripts/topnav.js.erb | |
|
|
app/assets/stylesheets/application.scss | |
|
|
app/assets/stylesheets/crud.scss | |
|
|
app/assets/stylesheets/custom_style.css | |
|
|
app/assets/stylesheets/navbar_styles.scss | |
|
|
app/assets/stylesheets/sample.scss | |
|
|
app/assets/stylesheets/share_buttons.scss | |
|
|
app/assets/stylesheets/style.scss | |
|
|
app/channels/application_cable/channel.rb | 4 | A 0 mins | F 0% |
app/channels/application_cable/connection.rb | 4 | A 0 mins | F 0% |
app/controllers/albums_controller.rb | 5 | A 0 mins | F 0% |
app/controllers/api/v1/actions_controller.rb | 14 | A 0 mins | F 0% |
app/controllers/api/v1/events_controller.rb | 20 | A 0 mins | A 100% |