From 0929719a845897cc8567cf972e07a69a71f0fa6f Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 30 Nov 2023 13:29:08 -0500 Subject: Migrate to a full rails app --- app/views/puzzles/_handle_puzzle.html.erb | 76 +++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 app/views/puzzles/_handle_puzzle.html.erb (limited to 'app/views/puzzles/_handle_puzzle.html.erb') diff --git a/app/views/puzzles/_handle_puzzle.html.erb b/app/views/puzzles/_handle_puzzle.html.erb new file mode 100644 index 0000000..f0e3227 --- /dev/null +++ b/app/views/puzzles/_handle_puzzle.html.erb @@ -0,0 +1,76 @@ + -- cgit 1.4.1