This website requires JavaScript.
Explore
Help
Sign in
riq0h
/
rails8-memoapp
Watch
1
Star
0
Fork
You've already forked rails8-memoapp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
50f2214021
Branches
Tags
No results found.
rails8-memoapp
/
app
/
views
/
memos
/
index.turbo_stream.erb
4 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
Rails標準のページネーションに差し替え
2025-02-22 22:33:09 +09:00
<%= turbo_stream.append "memos-container" do %>
0.0.1
2025-02-20 22:46:52 +09:00
<%= render @memos %>
<% end %>
Reference in a new issue
Copy permalink