=> #[ ... ]
>> user.roles.create(:role => "moderator", :granter_id => user.id)
=> #[ ... ]
->> user.save!
-=> true
>> quit
```
An example excerpt from settings.local.yml:
-```
+```yaml
# Default editor
default_editor: "id"
# OAuth 2 Client ID for iD
An example excerpt from settings.local.yml:
-```
+```yaml
# OAuth 2 Client ID for the web site
oauth_application: "SGm8QJ6tmoPXEaUPIZzLUmm1iujltYZVWCp9hvGsqXg"
# OAuth 2 Client Secret for the web site