saturdaymp-examples/rails-templates

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.github/FUNDING.yml
.github/workflows/ci.yml
.gitignore
.gitlab-ci.yml
.ruby-version
.simplecov
.standard.yml
Dockerfile
Gemfile
Gemfile.lock
LICENSE
Makefile
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/stylesheets/application.css
app/channels/application_cable/channel.rb4
A
0 mins
app/channels/application_cable/connection.rb4
A
0 mins
app/controllers/application_controller.rb2
A
0 mins
app/controllers/home_controller.rb7
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/javascript/channels/consumer.js2
A
0 mins
app/javascript/channels/index.js2
A
0 mins
app/javascript/packs/application.js4
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/models/application_record.rb3
A
0 mins
app/views/home/index.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
babel.config.js70
A
2 hrs
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
bin/tapioca
bin/webpack
bin/webpack-dev-server
bin/yarn
config.ru
docker-compose.yml
docker-entrypoint.sh
package.json
postcss.config.js12
A
0 mins
public/404.html
public/422.html
public/500.html