awesome. now we show code snippets in a much better way. Peeps who add to the tutorials will need to enclose code w/ <pre class="ruby></pre>
This commit is contained in:
@@ -22,7 +22,8 @@ class TutorialsController < ApplicationController
|
||||
nothing bad will happen
|
||||
-->
|
||||
Welcome, <%= current_user.first_name.html_safe %>
|
||||
</li>}
|
||||
</li>
|
||||
}
|
||||
end
|
||||
|
||||
def broken_auth
|
||||
|
||||
Reference in New Issue
Block a user