Auth prototype

This commit is contained in:
magnolia-fan
2011-06-21 03:28:09 +04:00
parent 78cc2d343c
commit 93130968fd
5 changed files with 41 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
require 'test_helper'
class UserHelperTest < ActionView::TestCase
end