cmacaulay / folio-share

2 stars 2 forks source link

guest accessing public page receives error #193

Open JonathanSR opened 7 years ago

JonathanSR commented 7 years ago

as user when I visit the public folders i do not see deactivated users folders Failure/Error:

Account Info: <%= current_user.full_name %>

 ActionView::Template::Error:
   undefined method `full_name' for nil:NilClass
 # ./app/views/users/show.html.erb:1:in `_app_views_users_show_html_erb__4419748286272147133_70106206393180'
JonathanSR commented 7 years ago

bug fixed