Method: Cms::Behaviors::InstanceMethods#render_exception=
- Defined in:
- lib/cms/behaviors/rendering.rb
#render_exception=(exception) ⇒ Object
133 134 135 |
# File 'lib/cms/behaviors/rendering.rb', line 133 def render_exception=(exception) @render_exception = exception end |