Hacker News new | ask | show | jobs
by dmateos 2872 days ago
TypeError in Home#index

Showing /opt/lobsters/app/views/layouts/application.html.erb where line #85 raised:

no implicit conversion of Symbol into Integer

1 comments

Should be OK now.
I am still having similar issues: https://paperkast.com/feed
It looks like you are running the app in RAILS_ENV != 'production'. This is dangerous and not recommended

You are exposing internal error messages to users.