Skip to content

Fix typo in config instructions #104

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

Merged
merged 1 commit into from
Mar 2, 2017
Merged

Conversation

rubendinho
Copy link
Contributor

I got an error customizing switch_user and noticed that the :user key in the available_users hash was missing a colon.

config.available_users = { user => -> { User.available }, :admin => -> { Admin.available } }

@rubendinho rubendinho changed the title Fix type in config instructions Fix typo in config instructions Mar 2, 2017
@flyerhzm flyerhzm merged commit a59be6a into flyerhzm:master Mar 2, 2017
@rubendinho rubendinho deleted the patch-1 branch March 3, 2017 01:19
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