All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache [ "v3", todolist ] do %><%= todolist.name %>:
<%= render todolist.todos %> <% end %> # todos/_todo.html.erb <% cache [ "v1", todo ] do %><%= todo.name %>
<% end %> CACHING VIEWS Monday, October 29, 12All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache [ "v3", todolist ] do %><%= todolist.name %>:
<%= render todolist.todos %> <% end %> # todos/_todo.html.erb <% cache [ "v1", todo ] do %><%= todo.name %>
<% end %> CACHING VIEWS Monday, October 29, 12All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache [ "v3", todolist ] do %><%= todolist.name %>:
<%= render todolist.todos %> <% end %> # todos/_todo.html.erb <% cache [ "v1", todo ] do %><%= todo.name %>
<% end %> CACHING VIEWS Monday, October 29, 12All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache [ "v3", todolist ] do %><%= todolist.name %>:
<%= render todolist.todos %> <% end %> # todos/_todo.html.erb <% cache [ "v1", todo ] do %><%= todo.name %>
<% end %> CACHING VIEWS Monday, October 29, 12All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache [ "v3", todolist ] do %><%= todolist.name %>:
<%= render todolist.todos %> <% end %> # todos/_todo.html.erb <% cache [ "v1", todo ] do %>All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache [ "v3", todolist ] do %><%= todolist.name %>:
<%= render todolist.todos %> <% end %> # todos/_todo.html.erb <% cache [ "v2", todo ] do %>All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache [ "v3", todolist ] do %><%= todolist.name %>:
<%= render todolist.todos %> <% end %> # todos/_todo.html.erb <% cache [ "v2", todo ] do %>All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache [ "v4", todolist ] do %><%= todolist.name %>:
All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache [ "v4", todolist ] do %><%= todolist.name %>:
All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache [ "v4", todolist ] do %><%= todolist.name %>:
All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache todolist do %><%= todolist.name %>:
<%= render todolist.todos %> <% end %> # todos/_todo.html.erb <% cache todo do %><%= todo.name %>
<% end %> CACHE DIGESTS Monday, October 29, 12All my todo lists:
<%= render project.todolists %> <% end %> # todolists/_todolist.html.erb <% cache todolist do %><%= todolist.name %>: