Learn Enough Society
Certificate of Course CompletionThis page certifies that actionjdjackson has completed Learn Enough Action Cable to Be Dangerous! 🎉
'hello, world!'
in Listing 2.2 with '¡Hola, mundo!'
?
message_appender
in Listing 2.8?
data.content
with data.username
in Listing 3.5. Do you get the correct value?
alert
in Listing 3.5 with a call to console.log
. Use your browser’s web inspector to confirm that the correct value appears in the console (data.username
if you completed the previous exercise, data.content
otherwise). If you don’t have any experience with web inspectors or consoles, use your technical sophistication (Box 1.1) to figure it out.
preventDefault
line in Listing 3.11?
f.submit
in Listing 3.9 to see if $('input').click()
still works.
logged_in?
to false
in Listing 4.1. This forces the system to execute the reject_unauthorized_connection
branch of the if
statement in find_verified_user
. Can you tell by looking at the Rails server log if it worked?
console.log
to determine the value of the scrollHeight
in your current application. Hint: In most browsers, you can use console.log
and jQuery directly in the web inspector console.
main.sass
.
mentions
method.
SessionsHelper
(as in Listing 4.1) and then try using current_user
in Listing 5.7. What error do you get?
unless
from Listing 4.4 in Line 10 of Listing 5.10?
Get free access to all 10 Learn Enough courses (including the Ruby on Rails Tutorial) for 7 days!
We require a credit card for security purposes, but it will not be charged during the trial period. After 7 days, you will be enrolled automatically in the monthly All Access subscription.
BUT you can cancel any time and still get the rest of the 7 days for free!
All Learn Enough tutorials come with a 60-day 100% money-back guarantee.