5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-27 02:16:07 +00:00

eliminar pry

This commit is contained in:
f 2022-03-07 11:57:02 -03:00
parent 92cd59b781
commit d879b5bbfe

View file

@ -131,5 +131,4 @@
Rescatar cualquier error en un post, notificarlo e
ignorar su renderización.
- rescue ActionView::Template::Error => e
- binding.pry
- ExceptionNotifier.notify_exception(e.cause, data: { site: @site.name, post: @post.path.absolute, usuarie: current_usuarie.id })