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

undefined method `user_session_path' #4

Closed
grimen opened this issue Dec 10, 2009 · 2 comments
Closed

undefined method `user_session_path' #4

grimen opened this issue Dec 10, 2009 · 2 comments

Comments

@grimen
Copy link
Owner

grimen commented Dec 10, 2009

ActionView::TemplateError (undefined method `user_session_path' for #ActionView::Base:0x10360c828)

@grimen
Copy link
Owner Author

grimen commented Dec 10, 2009

Caused by a issue in Devise, will most probably be resolved in Devise 0.7.1+ (or so I hope).

@grimen
Copy link
Owner Author

grimen commented Dec 10, 2009

Fixed a bad bug I wasn't aware of (within Devise) making it impossible to extend Devise gem properly: Monkey-patching Devise on load now (until next release of Devise when this is resolved I guess). Also some code cleanups to make stuff more streamlined. Closed by 71a1e2b.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant