Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ GEM
prettyprint (0.2.0)
prism (1.9.0)
public_suffix (6.0.2)
puma (6.6.0)
puma (8.0.2)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.2.7)
Expand Down
3 changes: 3 additions & 0 deletions docs/REFACTOR_PLAN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# venture_ferris 重構計畫 v2(Taipeicooc2018 → Rails 7.2)

> 📌 歷史文件:本計畫制定並執行於 Rails 7.2 時期;專案已於 2026-09 升級至
> Rails 8.1(見 `docs/RAILS_UPGRADE_RESEARCH.md`),文內版本敘述維持當時語境。

> 依據:`docs/legacy/ANALYSIS.md`(盤點報告,含勘誤見 §8)+ opus 反方審查結論(2026-08-19)。
> 目標:把 2018 年 CodeIgniter 團隊實境解謎遊戲重構成可公開上架的 Rails 7.2 作品集專案。
> 原則:**UX 流程對齊舊站;架構全面 Rails 化;舊站的已知 bug 依 §1.4/§8 修正,不對齊壞行為**。
Expand Down
Loading