resitcl/rails-tabler-webpacker-boilerplate

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
yarn.lock
package.json
lib/generators/tabler_scaffold/templates/show.html.erb
lib/generators/tabler_scaffold/templates/new.html.erb
lib/generators/tabler_scaffold/templates/index.html.erb
lib/generators/tabler_scaffold/templates/edit.html.erb
lib/generators/tabler_scaffold/templates/_form.html.erb
lib/generators/tabler_scaffold/tabler_scaffold_generator.rb20
A
0 mins
lib/generators/tabler_scaffold/USAGE
lib/generators/component_js/component_js_generator.rb21
A
0 mins
init.sh
docker-compose.yml
config.ru
bin/yarn
bin/webpack-dev-server
bin/webpack
bin/update
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/users/show.html.erb
app/views/users/new.html.erb
app/views/users/index.html.erb
app/views/users/edit.html.erb
app/views/users/_form.html.erb
app/views/layouts/mailer.text.erb
app/views/layouts/mailer.html.erb
app/views/layouts/application.html.erb
app/views/layouts/_menu.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/_footer.html.erb
app/views/home/index.html.erb
app/views/devise/unlocks/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/models/user.rb4
A
0 mins
app/models/application_record.rb3
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/javascript/src/stylesheets/registrations.scss
app/javascript/src/stylesheets/index.js6
A
0 mins
app/javascript/src/stylesheets/datatables.scss