Type:
Class

AbstractController::Base is a low-level API. Nobody should be using it directly, and subclasses (like ActionController::Base) are expected to provide their own render method, since rendering means different things depending on the context.

clear_action_methods!
  • References/Ruby on Rails/Rails/Classes/AbstractController/AbstractController::Base

clear_action_methods!() Class Public methods

2025-01-10 15:47:30