about summary refs log tree commit diff stats
path: root/app/views/blogs/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/blogs/index.html.haml')
-rw-r--r--app/views/blogs/index.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/blogs/index.html.haml b/app/views/blogs/index.html.haml new file mode 100644 index 0000000..a1ad64c --- /dev/null +++ b/app/views/blogs/index.html.haml
@@ -0,0 +1,3 @@
1- @blogs.each do |blog|
2 = render blog
3= will_paginate @blogs