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.

hidden_actions
  • References/Ruby on Rails/Rails/Classes/AbstractController/AbstractController::Base

hidden_actions() Class Public methods The list of hidden actions. Defaults to

2025-01-10 15:47:30