Skip to content

active_record_querying.md中单复数拼写错误 #105

Open
@slightKB

Description

@slightKB

第422行,循环的变量和使用的变量没有统一,我查了一下https://github.com/rails/rails上的内容,应该统一用invoices。
还有一个小小的建议,能不能像https://github.com/rails/rails这个一样,每个人都可以提merge request。

Invoice.pending.find_in_batches do | invoices|
pending_invoices_export.add_invoices(invoices)
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions