Skip to content

Conversation

@tnandate
Copy link

@tnandate tnandate commented Jul 25, 2020

Hi, thanks for the great example.

AwesomeController::Rendering is included in AwesomeController::SuperBase and AwesomeController::Base.
In actual Rails, AbstractController::Rendering is not included in ActionController::Metal, but is included in ActionController::API and ActionController::Base, which inherit from ActionController::Metal.

So I think it's better to align with the actual behavior of Rails.

  • I've confirmed that all the tests pass.

…wesomeController::Api instead of AwesomeController::SuperBase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant