Given these views: # index.html.eb <tbody> <%= render @exercises %> </tbody> and # _exercise.html.erb <%= turbo_frame_tag dom_id(exercise) ...
確定! 回上一頁