method
remove
v7.2.3 -
Show latest stable
- Class:
ActionController::Renderers
remove(key)public
This method is the opposite of add method.
To remove a csv renderer:
ActionController::Renderers.remove(:csv)
remove(key)This method is the opposite of add method.
To remove a csv renderer:
ActionController::Renderers.remove(:csv)