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

Documentation error Interceptors #5

Closed
derkbell opened this issue Sep 10, 2012 · 1 comment
Closed

Documentation error Interceptors #5

derkbell opened this issue Sep 10, 2012 · 1 comment

Comments

@derkbell
Copy link

func init() {
rev.InterceptFunc(addUser, rev.BEFORE, &Application{})
}

In the interceptor section, I think addUser should be checkLogin

@robfig
Copy link
Contributor

robfig commented Sep 10, 2012

Thanks, fixed!

@robfig robfig closed this as completed in 410617b Sep 10, 2012
mattbaird pushed a commit to mattbaird/revel that referenced this issue Aug 11, 2015
path.Join replaced by filepath.Join
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

2 participants