scholarslab / prism

Prism is a tool for collective interpretation. It's an ongoing experiment by the Praxis Program at the University of Virginia Scholars' Lab
http://prism.scholarslab.org/
Apache License 2.0
25 stars 15 forks source link

My Prisms error #313

Closed walshbr closed 9 years ago

walshbr commented 9 years ago

2015-03-03T22:00:10.438698+00:00 app[web.1]: Started GET "/myprisms.58?locale=en" for 76.123.5.204 at 2015-03-03 22:00:10 +0000 2015-03-03T22:00:10.523067+00:00 app[web.1]: 2015-03-03T22:00:10.523070+00:00 app[web.1]: ActionView::Template::Error (undefined method name' for nil:NilClass): 2015-03-03T22:00:10.523072+00:00 app[web.1]: 2: <h1>myPrisms (<%= @user.email %>)</h1> 2015-03-03T22:00:10.523075+00:00 app[web.1]: 3: <%= image_tag(avatar_url(current_user), :class => "avatar") %> 2015-03-03T22:00:10.523076+00:00 app[web.1]: 4: 2015-03-03T22:00:10.523101+00:00 app[web.1]: 5: <% if @prisms.size > 0 %> 2015-03-03T22:00:10.523103+00:00 app[web.1]: 6: <h2>Owned Prisms</h2> 2015-03-03T22:00:10.523104+00:00 app[web.1]: 7: <table cellpadding="0" cellspacing="0"> 2015-03-03T22:00:10.523106+00:00 app[web.1]: 8: 2015-03-03T22:00:10.523107+00:00 app[web.1]: app/views/users/show.html.erb:5:in_app_views_users_show_html_erb___3647569131483271219_70100007109840' 2015-03-03T22:00:10.523109+00:00 app[web.1]: