resitcl/rails-tabler-webpacker-boilerplate

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc
.gitignore
.gitlab-ci.yml
.postcssrc.yml
.stylelintrc
Dockerfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/javascript/src/components/table/_table.html.erb
app/javascript/src/components/table/table.css
app/javascript/src/images/ic_main_back.png
app/javascript/src/images/logo-banner.png
app/javascript/src/images/logo.png
app/javascript/src/stylesheets/application.scss
app/javascript/src/stylesheets/datatables.scss
app/javascript/src/stylesheets/registrations.scss
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/home/index.html.erb
app/views/layouts/_footer.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/_menu.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/users/_form.html.erb
app/views/users/edit.html.erb
app/views/users/index.html.erb
app/views/users/new.html.erb
app/views/users/show.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
bin/update
bin/webpack
bin/webpack-dev-server
bin/yarn
config.ru