.github/dependabot.yml | |
|
|
.github/release-drafter.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/release-drafter.yml | |
|
|
.gitignore | |
|
|
.kodiak.toml | |
|
|
.overcommit.yml | |
|
|
.prettierignore | |
|
|
.rubocop.yml | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
bin/mt | |
|
|
bin/setup | |
|
|
demo.gif | |
|
|
examples/README.md | |
|
|
examples/all/.dockerignore | |
|
|
examples/all/.editorconfig | |
|
|
examples/all/.env.sample | |
|
|
examples/all/.erb-lint.yml | |
|
|
examples/all/.gitattributes | |
|
|
examples/all/.github/PULL_REQUEST_TEMPLATE.md | |
|
|
examples/all/.github/dependabot.yml | |
|
|
examples/all/.github/workflows/ci.yml | |
|
|
examples/all/.gitignore | |
|
|
examples/all/.overcommit.yml | |
|
|
examples/all/.prettierrc.cjs | |
|
|
examples/all/.rubocop.yml | |
|
|
examples/all/.ruby-version | |
|
|
examples/all/.stylelintrc.js | 45 | A 0 mins |
|
examples/all/.tomo/config.rb | 71 | A 0 mins |
|
examples/all/.tomo/plugins/all_example.rb | 0 | A 0 mins |
|
examples/all/DEPLOYMENT.md | |
|
|
examples/all/Dockerfile | |
|
|
examples/all/Gemfile | |
|
|
examples/all/Gemfile.lock | |
|
|
examples/all/Procfile | |
|
|
examples/all/README.md | |
|
|
examples/all/Rakefile | |
|
|
examples/all/Thorfile | |
|
|
examples/all/app/assets/config/manifest.js | 0 | A 0 mins |
|
examples/all/app/assets/stylesheets/application.css | |
|
|
examples/all/app/channels/application_cable/channel.rb | 4 | A 0 mins |
|
examples/all/app/channels/application_cable/connection.rb | 4 | A 0 mins |
|
examples/all/app/controllers/application_controller.rb | 4 | A 0 mins |
|
examples/all/app/controllers/concerns/basic_auth.rb | 16 | A 35 mins |
|