Exception: ControllerBase::DoubleRenderError
- Defined in:
- lib/laris/controller/controller_base.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/laris/controller/controller_base.rb', line 3 def "Render and/or redirect_to were called multiple times in a single action." end |