Exception: Molder::Renderer::TooManyRecursionsError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/molder/renderer.rb

Overview

When the parameter hash contains a circular reference, this error will be thrown. It is thrown after the params hash is attempted to be expanded MAX_RECURSIONS times.