• A
    Added a lot of Oxford commas · 25867024
    Anthony Crumley 提交于
    [ci skip] A regular expression was used to find a lot of missing Oxford
    commas and add them.  The regular expression was as follows.
    
    ", ([a-zA-Z0-9.\`:'\"]+ ){1,6}(or|and) "
    25867024
active_record_callbacks.md 14.8 KB