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

use class method instead of instance method in scope example #120

Merged
merged 1 commit into from
May 3, 2014
Merged

use class method instead of instance method in scope example #120

merged 1 commit into from
May 3, 2014

Conversation

moserrya
Copy link
Contributor

@moserrya moserrya commented May 1, 2014

This change fixes a slight inaccuracy in the readme. The scope example in the readme references the instance method sleeping which is "already in use", but this is only true of the class method of the same name.

@alto
Copy link
Member

alto commented May 3, 2014

You are right. But that's not the only glitch in the readme regarding the scopes. The controller snippet is borked as well. Thanks for pointing to this!

alto added a commit that referenced this pull request May 3, 2014
use class method instead of instance method in scope example
@alto alto merged commit bf389ae into aasm:master May 3, 2014
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.

None yet

2 participants