Created
July 16, 2015 15:20
-
-
Save erochest/7ba5c8dc9a2ec7acde26 to your computer and use it in GitHub Desktop.
Prism log on My Prisms page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-07-16T15:19:35.320312+00:00 app[web.1]: ** [Airbrake] Failure: Net::HTTPNotFound | |
| 2015-07-16T15:19:35.405395+00:00 app[web.1]: | |
| 2015-07-16T15:19:35.405400+00:00 app[web.1]: ActionView::Template::Error (undefined method `name' for nil:NilClass): | |
| 2015-07-16T15:19:35.405402+00:00 app[web.1]: 2: <h1>myPrisms (<%= @user.email %>)</h1> | |
| 2015-07-16T15:19:35.405404+00:00 app[web.1]: 3: <%= image_tag(avatar_url(current_user), :class => "avatar") %> | |
| 2015-07-16T15:19:35.405405+00:00 app[web.1]: 4: | |
| 2015-07-16T15:19:35.405407+00:00 app[web.1]: 5: <% if @prisms.size > 0 %> | |
| 2015-07-16T15:19:35.405408+00:00 app[web.1]: 6: <h2>Owned Prisms</h2> | |
| 2015-07-16T15:19:35.405410+00:00 app[web.1]: 7: <table cellpadding="0" cellspacing="0"> | |
| 2015-07-16T15:19:35.405411+00:00 app[web.1]: 8: | |
| 2015-07-16T15:19:35.405413+00:00 app[web.1]: app/views/users/show.html.erb:5:in `_app_views_users_show_html_erb__2573893831179290138_69850712082460' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment