Skip to content

Conversation

@seanpdoyle
Copy link
Contributor

Follow-up to #460

Expose the underlying ActiveResource::Collection instance for the WhereClause class returned from Base.all and Base.where. To do so, rename the previously private resources method to collection, and move it to a public declaration.

Follow-up to rails#460

Expose the underlying `ActiveResource::Collection` instance for the
`WhereClause` class returned from `Base.all` and `Base.where`. To do so,
rename the previously private `resources` method to `collection`, and
move it to a public declaration.
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.

1 participant