simple memo application composed of Rails 8, SQLite, and Hotwire Turbo. for technical verification purposes.
Find a file
2025-02-22 23:39:32 +09:00
app ページネーションをkaminari、検索をransackに置き換え 2025-02-22 23:39:32 +09:00
bin 0.0.1 2025-02-20 22:46:52 +09:00
config ページネーションをkaminari、検索をransackに置き換え 2025-02-22 23:39:32 +09:00
db 0.0.1 2025-02-20 22:46:52 +09:00
img sample image 2025-02-20 22:55:12 +09:00
lib 0.0.1 2025-02-20 22:46:52 +09:00
log 0.0.1 2025-02-20 22:46:52 +09:00
public 0.0.1 2025-02-20 22:46:52 +09:00
storage 0.0.1 2025-02-20 22:46:52 +09:00
test 0.0.1 2025-02-20 22:46:52 +09:00
tmp 0.0.1 2025-02-20 22:46:52 +09:00
vendor 0.0.1 2025-02-20 22:46:52 +09:00
.dockerignore 0.0.1 2025-02-20 22:46:52 +09:00
.erb_lint.yml 0.0.1 2025-02-20 22:46:52 +09:00
.gitattributes 0.0.1 2025-02-20 22:46:52 +09:00
.gitignore 0.0.1 2025-02-20 22:46:52 +09:00
.ruby-version 0.0.1 2025-02-20 22:46:52 +09:00
config.ru 0.0.1 2025-02-20 22:46:52 +09:00
Dockerfile 0.0.1 2025-02-20 22:46:52 +09:00
Gemfile ページネーションをkaminari、検索をransackに置き換え 2025-02-22 23:39:32 +09:00
Gemfile.lock ページネーションをkaminari、検索をransackに置き換え 2025-02-22 23:39:32 +09:00
Procfile.dev 0.0.1 2025-02-20 22:46:52 +09:00
Rakefile 0.0.1 2025-02-20 22:46:52 +09:00
README.md sample image 2025-02-20 22:55:12 +09:00
recovered.sql 0.0.1 2025-02-20 22:46:52 +09:00
repaired.sql 0.0.1 2025-02-20 22:46:52 +09:00

simple memo application composed of Rails 8, SQLite, and Hotwire Turbo. for technical verification purposes.

sample