Acceptance tests for user

This commit is contained in:
2015-09-17 17:46:33 +02:00
parent 8e931cabd4
commit cb744943bd
35 changed files with 91 additions and 49 deletions
+5
View File
@@ -0,0 +1,5 @@
module UsersHelper
def user_ember_target
"*"
end
end