Should it be referencing the routing model in Rails ActionDispatch::Routing::Mapper::Resources
instead? It looks like it used to be ActionController::Resources
a long time ago?
Happy to put in a quick PR to change this and make it clearer this is what it is using as a baseline for RESTful routing.