convert variable to symbol in readme

This commit is contained in:
Konstantinos Rousis
2016-09-13 20:39:44 +02:00
committed by GitHub
parent 9c0dccfec1
commit 30405943b5

View File

@@ -447,7 +447,7 @@ tests:
```ruby
sign_in @user
sign_in @user, scope: admin
sign_in @user, scope: :admin
```
If you are testing Devise internal controllers or a controller that inherits