Skip to content

Not compatible with Active Record 4 #4

@mislav

Description

@mislav

When ran against Active Record 4.2, the test suite fails because AR::Base#all method doesn't accept arguments to set conditions anymore. The conditions and ordering are expected to be set using relation methods such as where() and order()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions