noesya / ecotheque

https://www.ecotheque.fr
GNU Affero General Public License v3.0
1 stars 0 forks source link

NoMethodError in comments#index #254

Closed arnaudlevy closed 7 months ago

arnaudlevy commented 7 months ago

Error in Ecothèque

NoMethodError in comments#index undefined method `comments' for nil

@comments = current_user.comments.ordered
                        ^^^^^^^^^

View on Bugsnag

Stacktrace

app/controllers/comments_controller.rb:6 - index

View full stacktrace

Created automatically via Bugsnag