bab9d663d2
* Feature: API for updating account settings - API to update account locale - API to update account name - API to show account info
3 lines
72 B
Ruby
3 lines
72 B
Ruby
json.id @account.id
|
|
json.name @account.name
|
|
json.locale @account.locale
|