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/stylesheets/application.css
app/javascript/stylesheets/application.scss
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
public/404.html
public/422.html
public/500.html
public/apple-touch-icon-precomposed.png
public/apple-touch-icon.png
public/favicon.ico
public/robots.txt
yarn.lock
app/assets/config/manifest.js0
app/javascript/channels/consumer.js2
app/javascript/channels/index.js2
app/javascript/controllers/index.js5
app/javascript/controllers/todo_controller.js8
app/javascript/packs/application.js10
postcss.config.js12
prettier.config.js10