Split HTML Out from Ruby Files #4

Open
opened 2023-10-07 00:55:36 +00:00 by Elizabeth Cray · 0 comments

The HTML templates are written directly in the Ruby source file(s) such as line 12 here . These should be split out into a dedicated directory for the HTML templates and included as needed. This would clean up git history as work is done as well as prevent formatting issues in either language.

The HTML templates are written directly in the Ruby source file(s) such as [line 12 here](https://git.corrupt.link/maddiefuzz/skeksis/src/commit/a874f78f2a45ea46da07877f6781c6f4211e0ba6/lib/skeksis.rb#L12) . These should be split out into a dedicated directory for the HTML templates and included as needed. This would clean up git history as work is done as well as prevent formatting issues in either language.
Elizabeth Cray added the
enhancement
label 2023-10-07 00:55:36 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: maddiefuzz/skeksis#4
No description provided.