Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.rspec
.ruby-version
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/stylesheets/_button.sass
app/assets/stylesheets/admin/_mixins.sass
app/assets/stylesheets/admin/_reset.sass
app/assets/stylesheets/admin/_typography.sass
app/assets/stylesheets/admin/base.sass
app/assets/stylesheets/application.sass
app/channels/application_cable/channel.rb4
A
0 mins
app/channels/application_cable/connection.rb4
A
0 mins
app/controllers/admin/base_controller.rb2
A
0 mins
A
100%
app/controllers/admin/statuses_controller.rb39
A
0 mins
A
100%
app/controllers/application_controller.rb2
A
0 mins
app/controllers/index_controller.rb4
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
A
100%
app/javascript/application.js25
A
0 mins
app/javascript/controllers/application.js5
A
0 mins
app/javascript/controllers/hello_controller.js6
A
0 mins
app/javascript/controllers/index.js3
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
A
100%
app/models/status.rb3
A
0 mins
A
100%
app/views/admin/base/_error_messages.html.erb
app/views/admin/base/_sidebar.html.erb
app/views/admin/statuses/_form.html.erb
app/views/admin/statuses/edit.html.erb
app/views/admin/statuses/index.html.erb
app/views/admin/statuses/new.html.erb
app/views/admin/statuses/show.html.erb
app/views/index/index.html.erb
app/views/layouts/admin/base.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
bin/bundle
bin/importmap
bin/rails
bin/rake
bin/setup
config.ru
public/404.html