Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/pull/4350'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Nov 16, 2023
2 parents d7b9f70 + 4737461 commit 50e2df5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CONFIGURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ $ bundle exec rails console
=> #[ ... ]
>> user.roles.create(:role => "moderator", :granter_id => user.id)
=> #[ ... ]
>> user.save!
=> true
>> quit
```

Expand Down

0 comments on commit 50e2df5

Please sign in to comment.