Initial commit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Andrew Gundersen 2026-02-25 15:32:45 -05:00
commit f4fe6b2074
63 changed files with 1478 additions and 0 deletions

View file

@ -0,0 +1,2 @@
class ApplicationController < ActionController::Base
end