-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
Description
You currently have to jump through a few extra hoops if you want to have torch forms for e.g. a model on the other side of a has_many relationship. I'm not sure how practical this would be, but I wonder if it would be possible to do something like:
mix torch.gen eex Admin Post:Comment comments body:text inserted_at:date
and have it do the right thing(s).
Reactions are currently unavailable