• P
    Fix override API response bug in respond_with · 3def1c8e
    Prem Sichanugrist 提交于
    Default responder was only using the given respond block when user
    requested for HTML format, or JSON/XML format with valid resource. This
    fix the responder so that it will use the given block regardless of the
    validity of the resource. Note that in this case you'll have to check
    for object's validity by yourself in the controller.
    
    Fixes #4796
    3def1c8e
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 293.8 KB