openjaf/cenit

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/docker-publish.yml
.gitignore
.rubocop.yml
.ruby-gemset
.ruby-version
.travis.yml
CODE_OF_CONDUCT.md
Capfile
Dockerfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app.json
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/devise.scss
app/assets/stylesheets/flex_box.css.scss
app/views/application/index.html.haml
app/views/authorization/errors.html.haml
app/views/authorization/form.html.haml
app/views/authorization/not_found.html.haml
app/views/authorization/show.html.haml
app/views/contact_us/contact_mailer/contact_email.html.erb
app/views/contact_us/contact_mailer/contact_email.txt.erb
app/views/contact_us/contacts/thanks.html.haml
app/views/devise/confirmations/new.html.haml
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/passwords/edit.html.haml
app/views/devise/passwords/new.html.haml
app/views/devise/registrations/new.html.haml
app/views/devise/sessions/new.html.haml
app/views/devise/shared/_create_link.html.haml
app/views/devise/shared/_errors.html.haml
app/views/devise/shared/_sign_in.html.haml
app/views/devise/shared/_try_sign_in.html.haml
app/views/exception_notifier/_tenant.text.erb
app/views/layouts/_messages.html.haml
app/views/layouts/application.html.haml
app/views/oauth/_description.html.haml
app/views/oauth/bad_request.html.haml
app/views/oauth/index.html.haml
app/views/schema/index.html.haml
bin/bundle