This repository was archived by the owner on Oct 9, 2023. It is now read-only.
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
render_blank should trigger some kind of warning in development #20
If
render_blankis called then chances are that something went wrong during rendering and we had to fallback. In development, it would be very nice and useful to surface a warning.hypernova-ruby/lib/hypernova/batch_renderer.rb
Lines 55 to 59 in e6c6553