Module: Rehearsal::ControllerExtensions::InstanceMethods
- Defined in:
- lib/rehearsal/controller_extensions.rb
Instance Method Summary collapse
Instance Method Details
#preview_url ⇒ Object
6 7 8 9 |
# File 'lib/rehearsal/controller_extensions.rb', line 6 def preview_url # Override this method in the host app controllers nil end |