Skip to content

Conversation

p8
Copy link
Contributor

@p8 p8 commented Mar 14, 2025

API::Controller is a lightweight version of ActionController::Base, useful for controllers that only return JSON.

branch_name json db query update fortune plaintext weighted_score
master 147603 32970 26658 15330 18044 173519 1934
rails/metal-controller 159296 33277 30173 15743 19999 177191 2059

API::Controller is a lightweight version of ActionController::Base,
useful for controllers that only return JSON.

+----------------------+------+-----+-----+------+-------+---------+--------------+
|           branch_name|  json|   db|query|update|fortune|plaintext|weighted_score|
+----------------------+------+-----+-----+------+-------+---------+--------------+
|                master|147603|32970|26658| 15330|  18044|   173519|          1934|
|rails/metal-controller|159296|33277|30173| 15743|  19999|   177191|          2059|
+----------------------+------+-----+-----+------+-------+---------+--------------+
@p8 p8 force-pushed the rails/metal-controller branch from 476da63 to ee37ca4 Compare March 14, 2025 17:55
@msmith-techempower msmith-techempower merged commit 373860f into TechEmpower:master Mar 14, 2025
3 checks passed
@p8 p8 deleted the rails/metal-controller branch March 14, 2025 19:50
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.

2 participants