method
remove
v6.1.7.7 -
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)