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 authorize #37

Open
mauro-ni opened this issue Feb 6, 2017 · 1 comment
Open

undefined method authorize #37

mauro-ni opened this issue Feb 6, 2017 · 1 comment

Comments

@mauro-ni
Copy link

mauro-ni commented Feb 6, 2017

undefined method `authorize' for #UsersController:0x007f4a55022780

  def index
      @users = User.all
      authorize User
  end
@Merovex
Copy link

Merovex commented Mar 2, 2018

#10

This fixed it for me.

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