hopsoft/stimulus_todomvc

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.codeclimate.json
.gitignore
.prettierignore
.ruby-version
.standard.yml
Gemfile
Gemfile.lock
Procfile
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/todos_controller.rb30
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/controllers/index.js5
A
0 mins
app/javascript/controllers/todo_controller.js8
A
0 mins
app/javascript/packs/application.js10
A
0 mins
app/javascript/stylesheets/application.scss
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/models/todo.rb9
A
0 mins
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/todos/_actions.html.erb
app/views/todos/_badges.html.erb
app/views/todos/_form.html.erb
app/views/todos/_todo.html.erb
app/views/todos/index.html.erb
bin/annotate
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
bin/standardize
bin/webpack
bin/webpack-dev-server
bin/yarn
config.ru
lib/tasks/todos.rake
package.json
postcss.config.js12
A
0 mins