Add post action

This commit is contained in:
Rei
2014-01-06 21:21:15 +08:00
parent 6f8a1682e4
commit 136e21bdfc
12 changed files with 82 additions and 28 deletions

View File

@@ -0,0 +1,4 @@
require 'test_helper'
class PostsHelperTest < ActionView::TestCase
end