We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772e5a9 commit 27eaaa3Copy full SHA for 27eaaa3
app/views/pages/test_5.html.haml
@@ -7,6 +7,8 @@
7
Write a spec for page that requires authentication.
8
Don't log the user in, stub the required methods instead and return an object you create in spec.
9
Check if your user's email displays on the page.
10
+ Which method checks that user is authenticated? Stub it.
11
+ You need a user object, devise uses current_user - stub it.
12
%h3 Things we learn in this step:
13
%p
14
%ul
0 commit comments