Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/dependabot.yml
.github/workflows/ruby.yml
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
.ruby-version
.tool-versions
Capfile
Gemfile
Gemfile.lock
LICENSE.txt
Procfile.dev
README.md
Rakefile
app/assets/stylesheets/application.tailwind.css
app/assets/stylesheets/datatables.tailwind.css
app/assets/stylesheets/tom-select.tailwind.css
app/views/api/v1/requests/index.jbuilder
app/views/application/_flash.html.erb
app/views/application/_menu.html.erb
app/views/layouts/application.html.erb
app/views/notifications/_index.html.erb
app/views/notifications/index.html.erb
app/views/pages/_notifications.html.erb
app/views/pages/_outgoing_requests.html.erb
app/views/pages/_requests.html.erb
app/views/pages/_transaction_form.html.erb
app/views/pages/_transactions.html.erb
app/views/pages/landing.html.erb
app/views/pages/sign_in_page.html.erb
app/views/partials/_form_errors.html.erb
app/views/requests/_index.html.erb
app/views/requests/index.html.erb
app/views/shared/_big_titled_card.html.erb
app/views/shared/_copy_to_clipboard_button.html.erb
app/views/shared/_dashboard_card.erb
app/views/shared/_sort_icon.html.erb
app/views/shared/_transaction_form.html.erb
app/views/transactions/_filter.html.erb
app/views/transactions/_new.html.erb
app/views/users/index.html.erb
app/views/users/show.html.erb
bin/bundle
bin/dev
bin/importmap
bin/rails
bin/rake
bin/setup