Define View Directories Inside Controllers #15

Open
opened 2025-08-13 13:07:12 -04:00 by gballan · 0 comments
Owner

Right now the routes have to specify like erb :'benchmark/view' ... to render a view. This is awful.

This should be changed so that the parent directory of each controller points to its own views, to simplify the erb ... calls.

Right now the routes have to specify like `erb :'benchmark/view' ...` to render a view. This is awful. This should be changed so that the parent directory of each controller points to its own views, to simplify the `erb ...` calls.
gballan added the
bug
label 2025-08-13 13:07:12 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: BitGoblin/game-data#15
No description provided.