Hello everyone,
Does anyone know how to view the objects sent to Rollbar? For example:
Rollbar.debug("PayslipsController#new", contractor: @contractor)
The text (the first String
) appears on Rollbar, but there is no additional text after that.