Remove save user step when configuring permissions
This commit is contained in:
parent
aaed886890
commit
4737461915
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@ $ bundle exec rails console
|
|||
=> #[ ... ]
|
||||
>> user.roles.create(:role => "moderator", :granter_id => user.id)
|
||||
=> #[ ... ]
|
||||
>> user.save!
|
||||
=> true
|
||||
>> quit
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue