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

extract method #max_login_attempts #22

Merged
merged 1 commit into from
Apr 5, 2014

Conversation

rossta
Copy link
Contributor

@rossta rossta commented Apr 4, 2014

Respects Law of Demeter; useful for stubbing out methods on instance; useful for apps utilizing the NullObject pattern for guest user accounts.

Respects Law of Demeter, useful for stubbing out methods on instance or
for apps that use the NullObject pattern for guest user accounts.
Houdini added a commit that referenced this pull request Apr 5, 2014
@Houdini Houdini merged commit 9f50283 into Houdini:master Apr 5, 2014
@Houdini
Copy link
Owner

Houdini commented Apr 5, 2014

Thanks

@rossta rossta deleted the extract_method_max_login_attempts branch April 10, 2014 11:51
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.

2 participants