Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User.all not working #14

Open
stevebooks opened this issue Feb 12, 2013 · 4 comments
Open

User.all not working #14

stevebooks opened this issue Feb 12, 2013 · 4 comments

Comments

@stevebooks
Copy link

In your documentation you said you could use "User.all", however, I get this error:

<NoMethodError: undefined method `all' for User:Class>

Here is my User class:

class User
  include ParseModel::User
end

@jamonholmgren
Copy link
Contributor

Your error didn't come through.

@stevebooks
Copy link
Author

#<NoMethodError: undefined method `all' for User:Class>

@jamonholmgren
Copy link
Contributor

@adelevie will have to answer this one, probably. Straightforward implementation.

@adelevie
Copy link
Owner

Yeah.... Could probably just be pasted directly from ParseModel::Model

Sent from my iPhone

On Feb 12, 2013, at 7:54 PM, Jamon Holmgren [email protected] wrote:

@adelevie will have to answer this one, probably. Straightforward implementation.


Reply to this email directly or view it on GitHub.

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

No branches or pull requests

3 participants