.dockerignore
.erb_lint.yml
.ruby-version
app/assets/builds/.keep
app/assets/config/manifest.js
app/assets/images/.keep
app/assets/stylesheets/application.css
app/assets/stylesheets/application.tailwind.css
app/assets/tailwind/application.css
app/channels/application_cable/channel.rb
app/channels/application_cable/connection.rb
app/controllers/application_controller.rb
app/controllers/concerns/.keep
app/controllers/memos_controller.rb
app/helpers/application_helper.rb
app/helpers/memos_helper.rb
app/javascript/application.js
app/javascript/controllers/application.js
app/javascript/controllers/hello_controller.js
app/javascript/controllers/index.js
app/javascript/controllers/memo_card_controller.js
app/javascript/controllers/memo_form_controller.js
app/jobs/application_job.rb
app/mailers/application_mailer.rb
app/models/application_record.rb
app/models/concerns/.keep
app/models/memo.rb
app/views/kaminari/_first_page.html.erb
app/views/kaminari/_gap.html.erb
app/views/kaminari/_last_page.html.erb
app/views/kaminari/_next_page.html.erb
app/views/kaminari/_page.html.erb
app/views/kaminari/_paginator.html.erb
app/views/kaminari/_prev_page.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/memos/_empty_results.html.erb
app/views/memos/_form.html.erb
app/views/memos/_memo.html.erb
app/views/memos/create.turbo_stream.erb
app/views/memos/destroy.turbo_stream.erb
app/views/memos/edit.html.erb
app/views/memos/index.html.erb
app/views/memos/index.turbo_stream.erb
app/views/memos/new.html.erb
app/views/memos/update.turbo_stream.erb
bin/bundle
bin/dev
bin/docker-entrypoint

No matching file found